From: Hauke Mehrtens Date: Sat, 16 Feb 2013 11:10:38 +0000 (+0000) Subject: bgmac: fix unaligned accesses to network headers X-Git-Tag: v3.9-rc1~139^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=885d29941435e16dea6a52e42bbb3c8b87676bd8;p=pandora-kernel.git bgmac: fix unaligned accesses to network headers Without this patch I get many unaligned access warnings per packet, this patches fixes them all. This should improve performance on some systems like mips. Signed-off-by: Hauke Mehrtens Signed-off-by: David S. Miller --- Reading git-diff-tree failed