[ 091/101] net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()

2012-10-29 Thread Greg Kroah-Hartman
3.6-stable review patch. If anyone has any objections, please let me know. -- From: Stanislav Yakovlev commit bf11315eeda510ea4fc1a2bf972d8155d31d89b4 upstream. The driver does not count space of radiotap fields when allocating skb for radiotap packet. This leads to kernel

[ 091/101] net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()

2012-10-29 Thread Greg Kroah-Hartman
3.6-stable review patch. If anyone has any objections, please let me know. -- From: Stanislav Yakovlev stas.yakov...@gmail.com commit bf11315eeda510ea4fc1a2bf972d8155d31d89b4 upstream. The driver does not count space of radiotap fields when allocating skb for radiotap packet.