iwlegacy: initialize rx_status
authorJohannes Berg <johannes.berg@intel.com>
Thu, 22 Nov 2012 11:58:16 +0000 (12:58 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 26 Nov 2012 19:54:20 +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.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found