]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/mac80211/main.c
mac80211: make bridge_packets a virtual interface option
[linux-2.6-omap-h63xx.git] / net / mac80211 / main.c
index 4bfac4b41c51e4de008d33fd7b3bbed8270b1ae0..72e3f5574e9fe553504d75390a3381f41237da24 100644 (file)
@@ -1280,8 +1280,6 @@ struct ieee80211_hw *ieee80211_alloc_hw(size_t priv_data_len,
 
        local->hw.queues = 1; /* default */
 
-       local->bridge_packets = 1;
-
        local->rts_threshold = IEEE80211_MAX_RTS_THRESHOLD;
        local->fragmentation_threshold = IEEE80211_MAX_FRAG_THRESHOLD;
        local->short_retry_limit = 7;