1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/orinoco
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h>
The big kernel lock has been removed from all these files at some point,
leaving only the #include.

Remove this too as a cleanup.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-11-17 08:59:32 -08:00
..
airport.c powerpc/macio: Fix probing of macio devices by using the right of match table 2010-06-02 17:50:38 +10:00
cfg.c drivers/net/wireless: Use wiphy_<level> 2010-07-27 15:14:13 -04:00
cfg.h orinoco: initiate cfg80211 conversion 2009-07-10 15:01:44 -04:00
fw.c drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
fw.h orinoco: firmware: consistently compile out fw cache support if not requested 2009-03-16 18:09:26 -04:00
hermes.c orinoco_usb: implement fw download 2010-05-03 14:53:09 -04:00
hermes.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
hermes_dld.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2010-06-11 11:34:06 -07:00
hermes_dld.h orinoco: prevent accessing memory outside the firmware image 2009-02-27 14:53:02 -05:00
hermes_rid.h
hw.c orinoco: Fix walking past the end of the buffer 2010-08-25 14:33:17 -04:00
hw.h net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
Kconfig orinoco: add orinoco_usb driver 2010-05-03 14:53:08 -04:00
main.c drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
main.h orinoco: use cfg80211_find_ie 2010-04-19 16:41:42 -04:00
Makefile orinoco: add orinoco_usb driver 2010-05-03 14:53:08 -04:00
mic.c orinoco: Move MIC helpers into new file 2009-02-13 13:44:13 -05:00
mic.h orinoco: Move MIC helpers into new file 2009-02-13 13:44:13 -05:00
orinoco.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
orinoco_cs.c pcmcia: remove obsolete and wrong comments 2010-09-29 17:20:25 +02:00
orinoco_nortel.c orinoco: allow driver to specify netdev_ops 2010-05-03 14:53:06 -04:00
orinoco_pci.c orinoco: allow driver to specify netdev_ops 2010-05-03 14:53:06 -04:00
orinoco_pci.h orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
orinoco_plx.c orinoco: allow driver to specify netdev_ops 2010-05-03 14:53:06 -04:00
orinoco_tmd.c orinoco: allow driver to specify netdev_ops 2010-05-03 14:53:06 -04:00
orinoco_usb.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
scan.c Merge branch 'master' into for-davem 2010-04-23 14:43:45 -04:00
scan.h orinoco: convert scanning to cfg80211 2009-07-10 15:01:46 -04:00
spectrum_cs.c pcmcia: remove obsolete and wrong comments 2010-09-29 17:20:25 +02:00
wext.c orinoco: Fix walking past the end of the buffer 2010-08-25 14:33:17 -04:00
wext.h orinoco: Move WEXT handlers into a separate file 2009-02-13 13:44:33 -05:00