linux_dsm_epyc7002/drivers/net/wireless/intersil/orinoco
Keyur Patel 25f87d8b63 orinoco : Replace function name in string with __func__
Replace hard coded function name with __func__, to
improve robustness and to conform to the Linux kernel coding
style. Issue found using checkpatch.

Signed-off-by: Keyur Patel <iamkeyur96@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-02-19 17:17:13 +02:00
..
airport.c
cfg.c cfg80211: move add/change interface monitor flags into params 2017-04-13 13:41:38 +02:00
cfg.h
fw.c
fw.h
hermes_dld.c
hermes_dld.h
hermes_rid.h
hermes.c
hermes.h
hw.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
hw.h
Kconfig
main.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
main.h
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mic.c orinoco : Replace function name in string with __func__ 2019-02-19 17:17:13 +02:00
mic.h orinoco: Use shash instead of ahash for MIC calculations 2016-12-30 13:34:15 +02:00
orinoco_cs.c
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
orinoco_usb.c orinoco_usb: mark expected switch fall-through 2018-11-06 18:59:36 +02:00
orinoco.h orinoco: Use net_device_stats from struct net_device 2017-02-15 11:13:04 +02:00
scan.c nl80211: support beacon report scanning 2016-07-06 14:51:31 +02:00
scan.h
spectrum_cs.c
wext.c
wext.h