commit | 1d815ef4b8b8ebd6ef2cffcad663ae91d15646a2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Nov 23 23:46:19 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 26 14:54:21 2012 -0500 |
tree | 451c17ab95a65224c7faec2e75897e17ac72a6d8 | |
parent | d369167f0ac513e05ba1f7895bea8b7c64ac5a4e [diff] |
iwlwifi: initialize rx_status 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>