commit | 0d580a774b3682b8b2b5c89ab9b813d149ef28e7 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <hschaa@suse.de> | Tue May 20 09:56:37 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 20 22:40:30 2008 -0400 |
tree | 21ff9c9354ac7ed73d35fb86062c65d78d8614d7 | |
parent | 51e779f0daa5c712439d37b907d58543e4fcf12a [diff] |
mac80211: fix NULL pointer dereference in ieee80211_compatible_rates Fix a possible NULL pointer dereference in ieee80211_compatible_rates introduced in the patch "mac80211: fix association with some APs". If no bss is available just use all supported rates in the association request. Signed-off-by: Helmut Schaa <hschaa@suse.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>