remarkable-linux/drivers/staging/rtl8188eu/core
Luca Ceresoli f996bd10a0 staging: rtl8188eu: don't define OnAuth() in non-AP mode
If CONFIG_88EU_AP_MODE is undefined, OnAuth() is never referenced.

Fixes warning:
  drivers/staging/rtl8188eu/core/rtw_mlme_ext.c:2725:21: warning: ‘OnAuth’ defined but not used [-Wunused-function]

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Fixes: 68345dd7bc ("staging: rtl8188eu: rtw_mlme_ext.c: unexport message callbacks")
Cc: Greg Kroah-Hartman <gregkh@linux.com>
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Cc: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-14 09:45:55 -07:00
..
rtw_ap.c staging: rtl8188eu: fix wrong debug print 2015-06-12 17:22:06 -07:00
rtw_cmd.c Staging: rtl8188eu: Eliminate use of _set_timer 2015-03-16 16:04:55 +01:00
rtw_debug.c staging: rtl8188eu: core: Remove useless cast on void pointer 2014-10-30 13:05:48 -07:00
rtw_efuse.c staging: rtl8188eu: eliminate spaces before commas 2015-06-10 18:04:04 -07:00
rtw_ieee80211.c Staging: rtl8188eu: Delete space 2015-03-23 22:39:15 +01:00
rtw_ioctl_set.c staging: rtl8188eu: use table to get channel plan from country code 2015-06-08 13:38:56 -07:00
rtw_iol.c staging: rtl8188eu: rtw_iol.c: Remove unused functions 2014-08-16 12:23:22 -07:00
rtw_led.c staging: rtl8188eu: core/rtw_led.c: fix coding style issue 2015-06-08 13:45:30 -07:00
rtw_mlme.c staging: rtl8188eu: remove unused variables 2015-06-12 17:23:11 -07:00
rtw_mlme_ext.c staging: rtl8188eu: don't define OnAuth() in non-AP mode 2015-06-14 09:45:55 -07:00
rtw_pwrctrl.c Staging: rtl8188eu: Eliminate use of _init_timer 2015-03-16 16:07:15 +01:00
rtw_recv.c rtl8188eu: don't duplicate ieee80211 constants for status/reason 2015-05-08 09:24:13 +02:00
rtw_rf.c staging: r8188eu: Add files for new driver - part 5 2013-08-22 10:20:00 -07:00
rtw_security.c drivers: staging: rtl8188eu: core: rtw_security: Fix misspelled word 2015-03-16 16:04:24 +01:00
rtw_sreset.c Staging: rtl8188eu: Remove parentheses around right side an assignment 2015-03-16 16:08:01 +01:00
rtw_sta_mgt.c staging: rtl8188eu: remove function which does nothing 2015-06-12 17:23:11 -07:00
rtw_wlan_util.c Staging: rtl8188eu: use swap() in WMMOnAssocRsp() 2015-06-12 17:13:27 -07:00
rtw_xmit.c Staging: rtl8188eu: remove dead code 2015-03-26 13:13:13 +01:00