ar71xx: clean up ethernet tx queue after reset, wake queues when done - fixes hangs...
[15.05/openwrt.git] / target / linux / ar71xx / patches-3.18 / 461-spi-add-type-field-to-spi_transfer.patch
index a1a51df..0e42deb 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/linux/spi/spi.h
 +++ b/include/linux/spi/spi.h
-@@ -508,6 +508,12 @@ extern struct spi_master *spi_busnum_to_
+@@ -510,6 +510,12 @@ extern struct spi_master *spi_busnum_to_
  
  /*---------------------------------------------------------------------------*/
  
@@ -13,7 +13,7 @@
  /*
   * I/O INTERFACE between SPI controller and protocol drivers
   *
-@@ -628,6 +634,7 @@ struct spi_transfer {
+@@ -630,6 +636,7 @@ struct spi_transfer {
        u8              bits_per_word;
        u16             delay_usecs;
        u32             speed_hz;