iwlwifi: initialize rx_status
authorJohannes Berg <johannes.berg@intel.com>
Fri, 23 Nov 2012 22:46:19 +0000 (23:46 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 26 Nov 2012 19:54:21 +0000 (14:54 -0500)
The vendor radiotap patch added a few fields to
struct ieee80211_rx_status that need to be zero,
initialize the struct instead of using whatever
was left on the stack.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Tested-by: Kalle Valo <kvalo@adurom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found