From: Gertjan van Wingerde Date: Tue, 24 Nov 2009 22:11:32 +0000 (+0100) Subject: rt2x00: Fix padding bug on L2PAD devices. X-Git-Tag: v2.6.33-rc1~388^2~2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5186e997524578b4ba91390ad947c767450dac8;p=pandora-kernel.git rt2x00: Fix padding bug on L2PAD devices. While reviewing the l2pad function to align both the header and the payload on a DMA-capable boundary a bug was discovered where the payload would not be properly aligned. The header_align value was used where the payload_align value should have been used. Signed-off-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed