madwifi: fix noderef and state machine issues in the currently unused ap-to-ap wds...
[openwrt/svn-archive/archive.git] / package / madwifi / patches / 324-alignment.patch
index 338373ec12956dd56a37c85bbd1300a040253521..c01135f3e45727aa843b68e038445148f7fb74f5 100644 (file)
@@ -1,6 +1,6 @@
 --- a/net80211/ieee80211_input.c
 +++ b/net80211/ieee80211_input.c
-@@ -1275,14 +1275,8 @@
+@@ -1275,14 +1275,8 @@ ieee80211_decap(struct ieee80211vap *vap
                eh->ether_type = ether_type;
  
        if (!ALIGNED_POINTER(skb->data + sizeof(*eh), u_int32_t)) {