linux-stable-rt/drivers/net/wireless/rt2x00
Ivo van Doorn 5886d0dbf5 [PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter
We shouldn't use changed_flags when configuring the packet filter,
we work directly with the total_flags which is safe enough since
we already check if something has changed after we applied our
packet filtering flag rules.
Also make sure that when the packet filter is scheduled, the
rt2x00dev->interface.filter is cleared to make sure the drivers
will update the packet filter instead of failing at the check:
*total_flags == rt2x00dev->interface.filter

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-10-10 16:55:10 -07:00
..
Kconfig
Makefile
rt2x00.h [PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter 2007-10-10 16:55:10 -07:00
rt2x00config.c [PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling 2007-10-10 16:55:08 -07:00
rt2x00debug.c rt2x00: Add rt2x00dev->flags to debugfs 2007-10-10 16:53:04 -07:00
rt2x00debug.h
rt2x00dev.c [PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter 2007-10-10 16:55:10 -07:00
rt2x00firmware.c
rt2x00lib.h [PATCH] rt2x00: Reorganize rt2x00dev->flags 2007-10-10 16:53:03 -07:00
rt2x00mac.c [PATCH] rt2x00: Reorganize rt2x00dev->flags 2007-10-10 16:53:03 -07:00
rt2x00pci.c [PATCH] mac80211: revamp interface and filter configuration 2007-10-10 16:52:57 -07:00
rt2x00pci.h
rt2x00reg.h
rt2x00rfkill.c [PATCH] rt2x00: Reorganize rt2x00dev->flags 2007-10-10 16:53:03 -07:00
rt2x00ring.h [PATCH] mac80211: revamp interface and filter configuration 2007-10-10 16:52:57 -07:00
rt2x00usb.c [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout. 2007-10-10 16:53:02 -07:00
rt2x00usb.h [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout. 2007-10-10 16:53:02 -07:00
rt61pci.c [PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter 2007-10-10 16:55:10 -07:00
rt61pci.h
rt73usb.c [PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter 2007-10-10 16:55:10 -07:00
rt73usb.h [PATCH] mac80211: revamp interface and filter configuration 2007-10-10 16:52:57 -07:00
rt2400pci.c [PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter 2007-10-10 16:55:10 -07:00
rt2400pci.h
rt2500pci.c [PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter 2007-10-10 16:55:10 -07:00
rt2500pci.h
rt2500usb.c [PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter 2007-10-10 16:55:10 -07:00
rt2500usb.h