From: Rami Rosen Date: Wed, 22 Oct 2008 07:58:39 +0000 (+0200) Subject: mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss(). X-Git-Tag: v2.6.29-rc1~581^2~838 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2ef12d3fdb771002e7c7b6bd8f19902b1934e03;p=pandora-kernel.git mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss(). 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed