]> git.openfabrics.org - ~emulex/infiniband.git/commit
rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment
authorRA-Jay Hung <Jay_Hung@ralinktech.com>
Sat, 13 Nov 2010 18:13:53 +0000 (19:13 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 17 Nov 2010 21:18:59 +0000 (16:18 -0500)
commit387e68846413f3dcfc5a5afca9841430057e3340
treeb6bbcdfdb1eb998c59282a28acffc3d3b79aa4a9
parentf8eaec659f8a7a4e0086fca7c5d5c5e0fbc76d1a
rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment

When send out skb data to mac80211, orignal code will cause mac80211
unaligned access, so modify code to make mac80211 can natural access.

Signed-off-by: RA-Jay Hung <jay_hung@ralinktech.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00queue.c