From: Ivo van Doorn Date: Sat, 8 Aug 2009 21:53:47 +0000 (+0200) Subject: rt2x00: Align ieee80211 header to 4-byte boundary for PCI devices X-Git-Tag: v2.6.32-rc1~703^2~367^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93354cbbcbfca920495377158c0f61c36be79e13;p=pandora-kernel.git rt2x00: Align ieee80211 header to 4-byte boundary for PCI devices Some hardware require the ieee80211 header to be aligned to a 4-byte boundary before mapping it to the DMA. Otherwise some frames (like beacons) will not be send out correctly by the device. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed