mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().
authorRami Rosen <ramirose@gmail.com>
Wed, 22 Oct 2008 07:58:39 +0000 (09:58 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 31 Oct 2008 23:00:51 +0000 (19:00 -0400)
This patch add a check on the return value of dev_alloc_skb() in
ieee80211_sta_join_ibss() in net/mac80211/mlme.c.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found