1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intersil/orinoco
Colin Ian King 9b741b2a31 orinoco_usb: remove redundant pointer dev
The pointer dev is assigned but never read, hence it is redundant
and can be removed. Cleans up clang warning:

drivers/net/wireless/intersil/orinoco/orinoco_usb.c:1468:2: warning:
Value stored to 'dev' is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-11-08 14:52:22 +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.c
hermes.h
hermes_dld.c
hermes_dld.h
hermes_rid.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: Use shash instead of ahash for MIC calculations 2016-12-30 13:34:15 +02:00
mic.h orinoco: Use shash instead of ahash for MIC calculations 2016-12-30 13:34:15 +02:00
orinoco.h orinoco: Use net_device_stats from struct net_device 2017-02-15 11:13:04 +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: remove redundant pointer dev 2017-11-08 14:52:22 +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