Fix build with CONFIG_CLIENT_MLME, but without CONFIG_IEEE80211W
authorAndriy Tkachuk <andriy.tkachuk@inobject.com>
Wed, 24 Sep 2008 10:02:17 +0000 (13:02 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 24 Sep 2008 10:02:17 +0000 (13:02 +0300)
commit488af690b69a547f30a9150c8be83fe420792ed4
tree1257f193cb9ef284e175d40931ea958c7ad8c5ef
parent23e072374ea500002b8beec5d0e87f9fc6a7609c
Fix build with CONFIG_CLIENT_MLME, but without CONFIG_IEEE80211W

mlme.c: In function 'ieee80211_rx_mgmt_action':
mlme.c:1990: warning: implicit declaration of function
'ieee80211_rx_mgmt_ping_action'
...
mlme.o(.text+0x3007): In function `ieee80211_sta_rx':
/home/ant/hostap/hostap06/hostap/wpa_supplicant/mlme.c:1990: undefined reference
to `ieee80211_rx_mgmt_ping_action'
collect2: ld returned 1 exit status
wpa_supplicant/mlme.c