summaryrefslogtreecommitdiff
path: root/patches/09-threaded-irq.patch
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2010-10-14 21:06:34 -0700
committerLuis R. Rodriguez <lrodriguez@atheros.com>2010-10-14 21:06:34 -0700
commite78e713f8e9b2f6dce1e6758350c116f0d06ce0c (patch)
treebfb6561e60b500a962ef44df8e88ff0828385bdd /patches/09-threaded-irq.patch
parent1825131288fc1db1eedb650e1847fa5c64bc81c5 (diff)
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Diffstat (limited to 'patches/09-threaded-irq.patch')
-rw-r--r--patches/09-threaded-irq.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/09-threaded-irq.patch b/patches/09-threaded-irq.patch
index 4c29f7f2..4501d7aa 100644
--- a/patches/09-threaded-irq.patch
+++ b/patches/09-threaded-irq.patch
@@ -63,7 +63,7 @@ thread in process context as well.
/* Data structure for the WLAN parts (802.11 cores) of the b43 chip. */
--- a/drivers/net/wireless/rt2x00/rt2x00.h
+++ b/drivers/net/wireless/rt2x00/rt2x00.h
-@@ -902,6 +902,10 @@ struct rt2x00_dev {
+@@ -907,6 +907,10 @@ struct rt2x00_dev {
* Tasklet for processing tx status reports (rt2800pci).
*/
struct tasklet_struct txstatus_tasklet;