dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/ath
Jan Friedrich c8f3b72133 ath9k: fix erased ieee80211_rx_status.mactime
ath9k_rx_skb_preprocess nulls rxs and the mactime is never set again -
mactime is always 0. This causes problems in IBSS mode.

ieee80211_rx_bss_info uses mactime to decide if an IBSS merge is needed.
Without this patch the merge is triggered by each beacon received.

This can be recognized by the "beacon TSF higher than local TSF - IBSS
merge with BSSID" log message accompanying each beacon.

This problem was not completely fixed in commit
a6d2055b02 and is not a stable kernel fix.
It is solely intended for wireless-testing.

Signed-off-by: Jan Friedrich <jft@dev2day.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-08-04 15:28:37 -04:00
..
ar9170 ar9170: add get_survey callback in order to get channel noise 2010-07-29 12:46:47 -04:00
ath5k ath5k: snprintf() returns largish values 2010-07-26 15:32:41 -04:00
ath9k ath9k: fix erased ieee80211_rx_status.mactime 2010-08-04 15:28:37 -04:00
Kconfig
Makefile
ath.h
debug.c
debug.h
hw.c
main.c
reg.h
regd.c
regd.h
regd_common.h