]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/ieee80211.h
[PATCH] ieee80211: Make ieee80211_rx_any usable
[linux-2.6-omap-h63xx.git] / include / net / ieee80211.h
index aa007f49bf294994019ecb888b42d7e17dc82720..b174ebb277a96668f058e469b0753503c34f164b 100644 (file)
@@ -1259,6 +1259,8 @@ extern int ieee80211_tx_frame(struct ieee80211_device *ieee,
                              int total_len, int encrypt_mpdu);
 
 /* ieee80211_rx.c */
+extern void ieee80211_rx_any(struct ieee80211_device *ieee,
+                    struct sk_buff *skb, struct ieee80211_rx_stats *stats);
 extern int ieee80211_rx(struct ieee80211_device *ieee, struct sk_buff *skb,
                        struct ieee80211_rx_stats *rx_stats);
 /* make sure to set stats->len */