aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/390-frame_type.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/madwifi/patches/390-frame_type.patch')
-rw-r--r--package/madwifi/patches/390-frame_type.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/390-frame_type.patch b/package/madwifi/patches/390-frame_type.patch
index 71d658b4e5..caad49c3d3 100644
--- a/package/madwifi/patches/390-frame_type.patch
+++ b/package/madwifi/patches/390-frame_type.patch
@@ -1,6 +1,6 @@
--- a/net80211/ieee80211_input.c
+++ b/net80211/ieee80211_input.c
-@@ -4440,7 +4440,9 @@ ath_eth_type_trans(struct sk_buff *skb,
+@@ -4441,7 +4441,9 @@ ath_eth_type_trans(struct sk_buff *skb,
if (memcmp(eth->h_dest, dev->dev_addr, ETH_ALEN))
skb->pkt_type = PACKET_OTHERHOST;