From: John W. Linville Date: Wed, 12 Nov 2008 15:01:41 +0000 (-0500) Subject: mac80211: add explicit padding in struct ieee80211_tx_info X-Git-Tag: v2.6.29-rc1~581^2~580^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=627271018df75c8861b9e75b39d5995842e6ec95;p=pandora-kernel.git mac80211: add explicit padding in struct ieee80211_tx_info Otherwise, the BUILD_BUG_ON calls in ieee80211_tx_info_clear_status can fail on some architectures. Signed-off-by: John W. Linville --- Reading git-diff-tree failed