summaryrefslogtreecommitdiff
path: root/patches/09-threaded-irq.patch
diff options
context:
space:
mode:
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;