]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211.c
nl80211: Move AP monitor interface handling to a separate file
authorJouni Malinen <j@w1.fi>
Sun, 26 Oct 2014 10:40:10 +0000 (12:40 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 26 Oct 2014 15:54:56 +0000 (17:54 +0200)
commit981cf85a410f21d0ecee5103e73717e497156950
treed92abdf531d2f074276f6bc13c6ca656ee90190f
parentf3407c66c2778a09f7e56111ff921f85659165aa
nl80211: Move AP monitor interface handling to a separate file

This moves the old monitor interface design to driver_nl80211_monitor.c.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_monitor.c [new file with mode: 0644]
src/drivers/drivers.mak
src/drivers/drivers.mk