staging: r8188eu: ensure mac address buffer is properly aligned
authorMichael Straube <straube.linux@gmail.com>
Mon, 30 Aug 2021 12:15:02 +0000 (14:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Sep 2021 06:49:45 +0000 (08:49 +0200)
commit3b5c53bd3ec0995f583727ae9fda4c0035d0744c
treece9b91a9357c31fa8cc9577b1102774769fd8fdd
parent287beb44afd12665c387f2d1a3b1f5dbfdf0b1b9
staging: r8188eu: ensure mac address buffer is properly aligned

Ensure the mac address buffer in struct eeprom_priv is properly
aligned for use with functions from <linux/etherdevice.h>.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210830121508.6411-3-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/rtw_eeprom.h