[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)
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>

No differences found