linux_dsm_epyc7002/drivers/net/wireless/ath/ath6kl
Luis R. Rodriguez 0c0280bd0b wireless: make the reg_notifier() void
The reg_notifier()'s return value need not be checked
as it is only supposed to do post regulatory work and
that should never fail. Any behaviour to regulatory
that needs to be considered before cfg80211 does work
to a driver should be specified by using the already
existing flags, the reg_notifier() just does post
processing should it find it needs to.

Also make lbs_reg_notifier static.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
[move lbs_reg_notifier to not break compile]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-01-14 11:32:44 +01:00
..
bmi.c ath6kl: alignment should match open parenthesis 2012-03-07 20:03:57 +02:00
bmi.h ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safe 2012-03-07 20:04:00 +02:00
cfg80211.c wireless: make the reg_notifier() void 2013-01-14 11:32:44 +01:00
cfg80211.h ath6kl: rework scheduled scan 2012-10-24 11:49:46 +03:00
common.h ath6kl: Configure htcap in fw based on the channel type in AP mode 2012-04-09 18:25:56 +03:00
core.c ath6kl: Make fw error recovery configurable 2012-10-24 11:49:49 +03:00
core.h ath6kl: Add a hardware flag for SDIO CRC error workaround 2012-10-24 11:49:57 +03:00
debug.c Merge branch 'for-linville' of git://github.com/kvalo/ath6kl 2012-05-16 10:57:32 -04:00
debug.h ath6kl: Recover from fw crash 2012-10-24 11:49:48 +03:00
hif-ops.h ath6kl: Add HTC pipe implementation 2012-03-26 16:36:46 +03:00
hif.c Merge branch 'for-linville' of git://github.com/kvalo/ath6kl 2012-11-16 14:08:14 -05:00
hif.h ath6kl: Add HTC pipe implementation 2012-03-26 16:36:46 +03:00
htc_mbox.c ath6kl: Remove obselete USB device related checks 2012-10-24 11:49:56 +03:00
htc_pipe.c ath6kl: use list_move_tail instead of list_del/list_add_tail 2012-10-24 11:49:50 +03:00
htc-ops.h ath6kl: add htc ops 2012-03-26 16:36:46 +03:00
htc.h ath6kl: Add HTC pipe implementation 2012-03-26 16:36:46 +03:00
init.c ath6kl: Add a hardware flag for SDIO CRC error workaround 2012-10-24 11:49:57 +03:00
Kconfig ath6kl: add support for changing contry code 2012-10-24 11:49:37 +03:00
main.c ath6kl: Blocked client notification 2012-10-24 11:49:54 +03:00
Makefile ath6kl: Recover from fw crash 2012-10-24 11:49:48 +03:00
recovery.c ath6kl: Make fw error recovery configurable 2012-10-24 11:49:49 +03:00
sdio.c ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter() 2012-10-24 11:49:50 +03:00
target.h ath6kl: Fix missing gpio pin 9 configuration 2012-05-24 10:11:06 +03:00
testmode.c ath6kl: Stop using NLA_PUT*(). 2012-04-02 04:33:44 -04:00
testmode.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
txrx.c ath6kl: Check for valid endpoint ID in ath6kl_tx_complete() 2012-10-24 11:49:55 +03:00
usb.c ath6kl: Fix mapping uplink endpoint for AR6004 2012-10-24 11:49:57 +03:00
wmi.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2012-11-26 14:46:41 -05:00
wmi.h ath6kl: Add support to detect fw error through heart beat 2012-10-24 11:49:48 +03:00