[ar71xx] switch to 2.6.30
[openwrt.git] / package / madwifi / patches / 324-alignment.patch
index f90fa4f..c01135f 100644 (file)
@@ -1,8 +1,6 @@
-Index: madwifi-trunk-r3314/net80211/ieee80211_input.c
-===================================================================
---- 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 @@
+--- a/net80211/ieee80211_input.c
++++ b/net80211/ieee80211_input.c
+@@ -1275,14 +1275,8 @@ ieee80211_decap(struct ieee80211vap *vap
                eh->ether_type = ether_type;
  
        if (!ALIGNED_POINTER(skb->data + sizeof(*eh), u_int32_t)) {
This page took 0.020605 seconds and 4 git commands to generate.