Files
ubports_kernel_google_msm/net
YOSHIFUJI Hideaki / 吉藤英明 2f787b0b76 mac80211: Ensure initializing private mc_list in prepare_multicast().
Fix kernel panic by NULL pointer dereference in the context of
ieee80211_ops->prepare_multicast().

This bug was introduced by commit 22bedad3c.. ("net: convert
multicast list to list_head").

Call __hw_addr_init() in ieee80211_alloc_hw() to initialize
list_head of private device multicast list, like we do in
bond_init().

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Reviewed-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-06 00:12:30 -07:00
..
2010-03-21 18:34:15 -07:00
2010-04-03 15:09:04 -07:00
2010-04-03 15:09:04 -07:00
2010-04-04 01:02:46 -07:00
2010-03-15 16:00:47 -07:00
2010-03-19 15:48:25 -04:00
2010-04-01 18:38:48 -07:00
2010-04-03 15:10:21 -07:00
2010-03-24 13:34:09 -07:00
2010-03-05 13:34:03 -08:00