diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-09-14 10:45:34 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-09-14 10:45:34 +0000 |
commit | 36d7f7c017ba6496b50a428678b98acabf973361 (patch) | |
tree | 73e63be251ed7a8afe4b959b6b821ee7004b46b2 /package/madwifi/patches/396-napi_ff_fix.patch | |
parent | 84c01891da05d326e77e2e0a31f100f1360be47d (diff) | |
download | mtk-20170518-36d7f7c017ba6496b50a428678b98acabf973361.zip mtk-20170518-36d7f7c017ba6496b50a428678b98acabf973361.tar.gz mtk-20170518-36d7f7c017ba6496b50a428678b98acabf973361.tar.bz2 |
madwifi: fix a wds related race condition
SVN-Revision: 17578
Diffstat (limited to 'package/madwifi/patches/396-napi_ff_fix.patch')
-rw-r--r-- | package/madwifi/patches/396-napi_ff_fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/396-napi_ff_fix.patch b/package/madwifi/patches/396-napi_ff_fix.patch index 7ab5a11..f84c4b4 100644 --- a/package/madwifi/patches/396-napi_ff_fix.patch +++ b/package/madwifi/patches/396-napi_ff_fix.patch @@ -45,7 +45,7 @@ local_irq_restore(flags); --- a/net80211/ieee80211_input.c +++ b/net80211/ieee80211_input.c -@@ -1205,6 +1205,7 @@ ieee80211_deliver_data(struct ieee80211_ +@@ -1206,6 +1206,7 @@ ieee80211_deliver_data(struct ieee80211_ } } |