X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F552-mac80211_enable_iftype_wds_aggregation.patch;fp=package%2Fmac80211%2Fpatches%2F552-mac80211_enable_iftype_wds_aggregation.patch;h=e17194698983970da837249fbaeee8fbbe6a52d8;hp=953ff59f483b6fca4f71db099cb852cb91be32bd;hb=5df650611ddf4cb880fa950c88a59f7524e6b371;hpb=a87efb46ef087713d2f95c4239822686a9e5db64 diff --git a/package/mac80211/patches/552-mac80211_enable_iftype_wds_aggregation.patch b/package/mac80211/patches/552-mac80211_enable_iftype_wds_aggregation.patch index 953ff59f48..e171946989 100644 --- a/package/mac80211/patches/552-mac80211_enable_iftype_wds_aggregation.patch +++ b/package/mac80211/patches/552-mac80211_enable_iftype_wds_aggregation.patch @@ -33,7 +33,7 @@ IEEE80211_STYPE_ACTION); --- a/net/mac80211/rx.c +++ b/net/mac80211/rx.c -@@ -2132,7 +2132,8 @@ ieee80211_rx_h_action(struct ieee80211_r +@@ -2130,7 +2130,8 @@ ieee80211_rx_h_action(struct ieee80211_r */ if (sdata->vif.type != NL80211_IFTYPE_STATION && sdata->vif.type != NL80211_IFTYPE_AP_VLAN && @@ -43,7 +43,7 @@ break; /* verify action_code is present */ -@@ -2717,13 +2718,16 @@ static int prepare_for_handlers(struct i +@@ -2715,13 +2716,16 @@ static int prepare_for_handlers(struct i } break; case NL80211_IFTYPE_WDS: