staging: r8188eu: remove ETH_ALEN from ieee80211.h
authorMichael Straube <straube.linux@gmail.com>
Fri, 25 Feb 2022 12:08:43 +0000 (13:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Feb 2022 13:01:06 +0000 (14:01 +0100)
The definition of ETH_ALEN in ieee80211.h is redundant as it is an
in-kernel constant. Remove it.

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

index 1793b99feb9f0944d87ea4bdef86ee73ed42ef04..3a860e132cbdaf26064893169a2f002ff3222e71 100644 (file)
@@ -11,7 +11,6 @@
 
 #define MGMT_QUEUE_NUM 5
 
-#define ETH_ALEN       6
 #define ETH_TYPE_LEN           2
 #define PAYLOAD_TYPE_LEN       1