nl80211: Move most of the Android code into a separate file
authorJouni Malinen <j@w1.fi>
Sun, 26 Oct 2014 10:27:35 +0000 (12:27 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 26 Oct 2014 15:54:56 +0000 (17:54 +0200)
commit70a96c8116bfb06781e1e8aa363e09a5570f98f0
tree39b8e07ed29d622550aabd3e2173eb66e8828db2
parent1474e6e9175a49efc1ed482c2c0522a7442bddec
nl80211: Move most of the Android code into a separate file

This moves most of the Android specific implementation from
driver_nl80211.c to driver_nl80211_android.c.

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