Move hostapd_set_privacy() call to hostapd.c
authorJouni Malinen <j@w1.fi>
Thu, 24 Dec 2009 18:18:55 +0000 (20:18 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 24 Dec 2009 18:18:55 +0000 (20:18 +0200)
commit579bc0e64ceafa4d5931fc9ec4e0336f36290269
tree4c631aba6e9071b072694a96fb79619b62df3f50
parentc90933d2a3826206cef6822ac6d6293794ef273a
Move hostapd_set_privacy() call to hostapd.c

IEEE 802.1X code does not need to know about this driver configuration
mechanism and all the other calls were already in hostapd.c.
hostapd/hostapd.c
hostapd/ieee802_1x.c