From: Helmut Schaa Date: Tue, 20 May 2008 07:56:37 +0000 (+0200) Subject: mac80211: fix NULL pointer dereference in ieee80211_compatible_rates X-Git-Tag: v2.6.26-rc4~70^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d580a774b3682b8b2b5c89ab9b813d149ef28e7;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed