Am Sa 17 Mai 2008 20:20:20 CEST schrieb Helmut Schaa <hschaa@xxxxxxx>:
Fix a possible NULL pointer dereference in ieee80211_compatible_rates introduced in the patch "mac80211: fix association with some APs". Signed-off-by: Helmut Schaa <hschaa@xxxxxxx> --- diff --git a/net/mac80211/mlme.c b/net/mac80211/mlme.c index 76ad4ed..2642551 100644 --- a/net/mac80211/mlme.c +++ b/net/mac80211/mlme.c @@ -664,15 +664,22 @@ static int ieee80211_compatible_rates(struct ieee80211_sta_bss *bss,
That should be on one line of course. Used a web-mail interface :( I'll resend the patch in one minute. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html