staging: r8188eu: replace MACADDRLEN with ETH_ALEN
authorMichael Straube <straube.linux@gmail.com>
Sat, 9 Oct 2021 10:44:18 +0000 (12:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Oct 2021 12:57:38 +0000 (14:57 +0200)
commitc38a05353f7c67214a9e69c6aa197946cf2ca966
tree29f9d806ec720f366c88fa85abdd431581f7801e
parent4b2540a5878497e913dfbe1379b49547708ed05c
staging: r8188eu: replace MACADDRLEN with ETH_ALEN

Replace the custom constant MACADDRLEN with in-kernel ETH_ALEN.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211009104419.8811-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_xmit.c
drivers/staging/r8188eu/include/drv_types.h
drivers/staging/r8188eu/include/rtw_br_ext.h