diff options
| author | Fabrice Bellet <[email protected]> | 2008-10-24 06:48:57 +0000 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2008-10-31 23:02:28 +0000 |
| commit | 9fe1c5052019da3d2770abd7b727cbc1083f7937 (patch) | |
| tree | e43cb36f814fd7a614fb93e287c4bd274a3b08a1 /net/unix/sysctl_net_unix.c | |
| parent | iwlwifi: run through spell checker (diff) | |
| download | kernel-9fe1c5052019da3d2770abd7b727cbc1083f7937.tar.gz kernel-9fe1c5052019da3d2770abd7b727cbc1083f7937.zip | |
iwl3945: iwl3945_mac_get_tsf() should not return zero
The problem fixed here is that iwl3945_mac_get_tsf() returns 0, as the
function is not implemented, and this is considered as a valid value by
the mac layer in mlme.c:1605. The consequence is that the STA in ad-hoc
mode is inserted/removed quite frequently due to IBSS merging.
This patch fixes :
http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1781
and https://bugzilla.redhat.com/show_bug.cgi?id=459401
Signed-off-by: Fabrice Bellet <[email protected]>
Acked-by: Tomas Winkler <[email protected]>
Signed-off-by: Reinette Chatre <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
