From: Jes Sorensen Date: Fri, 10 Oct 2014 19:41:24 +0000 (+0200) Subject: staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usage X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1083 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30e89958bca3da4288cb47d59e439d06364e4bd0;p=pandora-kernel.git staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usage Make sure struct eeprom_priv->mac_addr is 2 byte aligned to work with ether_addr_copy() Reported-by: Dan Carpenter Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed