From: RA-Jay Hung Date: Sat, 13 Nov 2010 18:13:53 +0000 (+0100) Subject: rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=387e68846413f3dcfc5a5afca9841430057e3340;p=pandora-kernel.git 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 Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed