bsd: Unify wpa_driver_bsd_ops
authorMasashi Honma <honma@ictec.co.jp>
Sat, 13 Feb 2010 11:52:03 +0000 (13:52 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 13 Feb 2010 11:52:03 +0000 (13:52 +0200)
commite1b1309b6a89495a03cc8f47a781cb79ebfbf1a0
treeb2c9d9ae4b339f8a246e1a9cc5ebf0b228332c77
parent86b24ea93c11b4b87784a2392e3b1c6dd441b32d
bsd: Unify wpa_driver_bsd_ops

The attached patch unifies hostapd wpa_driver_bsd_ops and
wpa_supplicant wpa_driver_bsd_ops.

I have tested on NetBSD 5.0.1 with these cases.

[hostapd]
RSN-PSK(CCMP)/WPA-PSK(TKIP)

[wpa_supplicant(STA)]
RSN-PSK(CCMP)/WPA-PSK(TKIP)

[wpa_supplicant(AP)]
RSN-PSK(CCMP)/WPA-PSK(TKIP)
src/drivers/driver_bsd.c