git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7211801
)
mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().
author
Rami Rosen
<ramirose@gmail.com>
Wed, 22 Oct 2008 07:58:39 +0000
(09:58 +0200)
committer
John 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