OpenCloudOS-Kernel/drivers/net/wireless/ath/wil6210
Joe Perches babcb3edd9 ath: change logging functions to return void
The return values are not used by callers of these functions
so change the functions to return void.

Other miscellanea:

o add __printf verification to wil6210 logging functions
  No format/argument mismatches found

Acked-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2014-09-29 14:29:23 +03:00
..
Kconfig wil6210: fix name of tracing config option 2013-06-12 15:06:52 -04:00
Makefile wil6210: Block ACK 2014-02-28 14:33:30 -05:00
cfg80211.c wil6210: fix false "scan timeout" 2014-08-25 16:17:36 -04:00
debug.c ath: change logging functions to return void 2014-09-29 14:29:23 +03:00
debugfs.c wil6210: fix beamforming data reporting 2014-08-25 16:17:35 -04:00
interrupt.c wil6210: update copyright year 2014 2014-08-25 16:17:31 -04:00
main.c wil6210: wait longer for hardware reset completion 2014-08-25 16:17:33 -04:00
netdev.c wil6210: fix free'd memory access in wil_if_free() 2014-08-25 16:17:37 -04:00
pcie_bus.c wil6210: fix access after free in wil_pcie_remove() 2014-08-25 16:17:38 -04:00
rx_reorder.c wil6210: update copyright year 2014 2014-08-25 16:17:31 -04:00
trace.c wil6210: trace support 2013-05-22 15:08:27 -04:00
trace.h wil6210: Align WMI header with latest FW 2013-07-22 16:54:37 -04:00
txrx.c wil6210: fix beamforming data reporting 2014-08-25 16:17:35 -04:00
txrx.h wil6210: update copyright year 2014 2014-08-25 16:17:31 -04:00
wil6210.h ath: change logging functions to return void 2014-09-29 14:29:23 +03:00
wmi.c wil6210: cfg80211_rx_mgmt to use GFP_ATOMIC 2014-08-25 16:17:38 -04:00
wmi.h wil6210: fix beamforming data reporting 2014-08-25 16:17:35 -04:00