From: Ivo van Doorn Date: Fri, 4 Jul 2008 12:56:07 +0000 (+0200) Subject: rt2x00: Decrease alignment headroom X-Git-Tag: v2.6.27-rc1~969^2~186^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff352391acfac1e183c8c8b2858f9393bd064a65;p=pandora-kernel.git rt2x00: Decrease alignment headroom We only need 4 bytes of headroom for alignment purposes in the RX frame. It was previously higher for optimization purposes which are no longer possible due to DMA mappings. v2: Fix patch error Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed