diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-02-20 21:26:21 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-02-20 21:26:21 +0000 |
commit | 4f8a59539d9e93f645e615e80506abb957dc5e34 (patch) | |
tree | db27c0836796feb7dd01dac04300377bd1018d5d /package/madwifi/patches/324-alignment.patch | |
parent | 32d7e0916a8deecb1ea9ea0c9d156bdfd083475a (diff) | |
download | upstream-4f8a59539d9e93f645e615e80506abb957dc5e34.tar.gz upstream-4f8a59539d9e93f645e615e80506abb957dc5e34.tar.bz2 upstream-4f8a59539d9e93f645e615e80506abb957dc5e34.zip |
refresh madwifi patches, fix an issue with napi polling (thx SeG)
SVN-Revision: 10511
Diffstat (limited to 'package/madwifi/patches/324-alignment.patch')
-rw-r--r-- | package/madwifi/patches/324-alignment.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/madwifi/patches/324-alignment.patch b/package/madwifi/patches/324-alignment.patch index bd8547b88f..f90fa4f981 100644 --- a/package/madwifi/patches/324-alignment.patch +++ b/package/madwifi/patches/324-alignment.patch @@ -1,7 +1,7 @@ Index: madwifi-trunk-r3314/net80211/ieee80211_input.c =================================================================== ---- madwifi-trunk-r3314.orig/net80211/ieee80211_input.c 2008-01-31 03:33:26.665309039 +0100 -+++ madwifi-trunk-r3314/net80211/ieee80211_input.c 2008-01-31 03:38:55.116026377 +0100 +--- madwifi-trunk-r3314.orig/net80211/ieee80211_input.c 2008-02-20 18:10:50.495391960 +0100 ++++ madwifi-trunk-r3314/net80211/ieee80211_input.c 2008-02-20 18:10:51.395443250 +0100 @@ -1275,14 +1275,8 @@ eh->ether_type = ether_type; |