]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/mac80211/iface.c
mac80211: fix TX sequence numbers
[linux-2.6-omap-h63xx.git] / net / mac80211 / iface.c
index 2e3adcb3ce235bb20a7b625193e01c8d557016e0..610ed1d9893af95b3fda10005f3d6d535c3603ad 100644 (file)
@@ -162,7 +162,6 @@ int ieee80211_if_change_type(struct ieee80211_sub_if_data *sdata,
        /* reset some values that shouldn't be kept across type changes */
        sdata->basic_rates = 0;
        sdata->drop_unencrypted = 0;
-       sdata->sequence = 0;
 
        return 0;
 }