]> git.karo-electronics.de Git - linux-beck.git/commit
[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones
authorJouni Malinen <jkmaline@cc.hut.fi>
Mon, 15 Aug 2005 04:00:01 +0000 (21:00 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 15 Aug 2005 04:29:20 +0000 (00:29 -0400)
commitb2f4a2e3b1620667da9654f9e220c92ea52bdbe4
treedb5e024ea15f6d78f373074d6d32a726db736633
parente313087e42da177df00652d03be9afccf25f9545
[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones

Replace remaining WLAN_FC_* defines with the ones used in ieee80211
header file. This completes the move from hostap version of frame
control field processing to ieee80211 version.

Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/wireless/hostap/hostap.c
drivers/net/wireless/hostap/hostap_80211_rx.c
drivers/net/wireless/hostap/hostap_80211_tx.c
drivers/net/wireless/hostap/hostap_ap.c
drivers/net/wireless/hostap/hostap_common.h
drivers/net/wireless/hostap/hostap_hw.c