staging: rtl8723au: Fix alignment of mac_addr for ether_addr_copy() usage
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 10 Oct 2014 19:41:24 +0000 (21:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 04:51:10 +0000 (12:51 +0800)
commit54d5c5cd0fb232d13c547cae969a0f1312b455b6
treedb845f4c4d1c7e8a7b7eed6dd60e7083d2ae105a
parentab608c247854faf61ae36d0d3c4a86b2fbb1c2f3
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 <dan.carpenter@oracle.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/include/rtw_eeprom.h