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)
commit83ba9a33b56673263981d5633fd6a96d83dabc21
tree5750c9699f38f90d87f90f5d5f3c61416ba2680e
parentb073b837fc549c3480430f503196ec80cfcf442c
staging: r8188eu: remove ETH_ALEN from ieee80211.h

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