From: Johannes Berg Date: Fri, 23 Nov 2012 22:46:19 +0000 (+0100) Subject: iwlwifi: initialize rx_status X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d815ef4b8b8ebd6ef2cffcad663ae91d15646a2;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg Tested-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed