staging: wilc1000: remove FORCE_P2P_CLIENT
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 15 Sep 2015 05:06:26 +0000 (14:06 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Sep 2015 13:52:49 +0000 (06:52 -0700)
This patch removes FORCE_P2P_CLIENT that is commented.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wfi_cfgoperations.h

index 15510f23b7d4de13fa47eb601a5222f9cf01aa65..28858daf97ddc4bf63d5e5a946114e5119c34d3e 100644 (file)
@@ -47,7 +47,6 @@
 #define                GAS_INTIAL_RSP                                  0x0b
 
 #define                INVALID_CHANNEL                                 0
-/* #define FORCE_P2P_CLIENT */
 #endif
 
 #define nl80211_SCAN_RESULT_EXPIRE     (3 * HZ)
This page took 0.042029 seconds and 5 git commands to generate.