add preliminary 2.6.32 support
[openwrt.git] / package / madwifi / patches / 426-header_len.patch
1 --- a/ath/if_ath.c
2 +++ b/ath/if_ath.c
3 @@ -888,9 +888,6 @@ ath_attach(u_int16_t devid, struct net_d
4                                 IEEE80211_ADDR_LEN +
5                                 IEEE80211_WEP_IVLEN +
6                                 IEEE80211_WEP_KIDLEN;
7 -#ifdef ATH_SUPERG_FF
8 -       dev->hard_header_len += ATH_FF_MAX_HDR;
9 -#endif
10  #endif
11         dev->type = ARPHRD_IEEE80211;
12