From: Hauke Mehrtens Date: Mon, 18 Feb 2013 20:47:45 +0000 (+0100) Subject: ssb: fix unaligned access to mac address X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8524982847ff00b66ffb89314c342c51f4138ee7;p=pandora-kernel.git ssb: fix unaligned access to mac address The mac address should be aligned to u16 to prevent an unaligned access in drivers/ssb/pci.c where it is casted to __be16. Signed-off-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed