Cleaned up TX callback request processing
authorJouni Malinen <j@w1.fi>
Sun, 31 Aug 2008 08:15:56 +0000 (11:15 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 31 Aug 2008 08:15:56 +0000 (11:15 +0300)
commit9b71728bba36effcff5c2f7fd915f5bde3753bcb
treefc28b6f29a94a4ee949116fff2096b0f1b7ca0f9
parentc2a714088d2da2d3c65661f917824f040f5dacf8
Cleaned up TX callback request processing

Move the use of 802.11 header protocol field into driver_hostap.c since
this is a Host AP driver specific mechanism and other driver wrappers
should not really need to know about it.
hostapd/driver_hostap.c
hostapd/driver_nl80211.c
hostapd/ieee802_11.c
hostapd/sta_info.c