rt2x00: Align ieee80211 header to 4-byte boundary for PCI devices
commit93354cbbcbfca920495377158c0f61c36be79e13
authorIvo van Doorn <ivdoorn@gmail.com>
Sat, 8 Aug 2009 21:53:47 +0000 (8 23:53 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Aug 2009 13:13:52 +0000 (14 09:13 -0400)
tree01a5a58b7bb9a907d69201743146726dacb92331
parent267e898755d7fc6249e26208e7ce97f415fd8c31
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 <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00queue.c