wl1271: depend on INET
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 2 Nov 2009 18:43:32 +0000 (13:43 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 4 Nov 2009 23:44:42 +0000 (18:44 -0500)
commit3c6af5b54fe74b6e56efadc22927e4055d00e9fc
treeee97d97c047493fc722a8cdcc27145b79a051bf3
parentfa867e7355a1bdcd9bf7d55ebe9296f5b9c4028a
wl1271: depend on INET

wl1271_main.c:(.text+0x271052): undefined reference to `unregister_inetaddr_notifier'
wl1271_main.c:(.text+0x2714d7): undefined reference to `register_inetaddr_notifier'

Driver is doing some filtering based on IP addresses...

Acked-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/Kconfig