linux/drivers/net/wireless/orinoco
David Kilroy 9236b2a848 orinoco: release BSS structures returned by cfg80211_inform_bss()
The pointer returned by cfg80211_inform_bss is a referenced
struct. The orinoco driver does not need to keep the struct, so
we just release it.

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-09 16:00:59 -05:00
..
Kconfig
Makefile
airport.c
cfg.c
cfg.h
fw.c
fw.h
hermes.c
hermes.h
hermes_dld.c
hermes_dld.h
hermes_rid.h
hw.c
hw.h
main.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
main.h
mic.c
mic.h
orinoco.h
orinoco_cs.c orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002 2011-08-08 16:04:12 -04:00
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
orinoco_usb.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
scan.c orinoco: release BSS structures returned by cfg80211_inform_bss() 2011-11-09 16:00:59 -05:00
scan.h
spectrum_cs.c
wext.c cfg80211: split wext compatibility to separate header 2011-08-08 14:24:59 -04:00
wext.h