[PATCH 2/6] staging: rtl8188eu: use is_multicast_ether_addr

Greg KH gregkh at linuxfoundation.org
Sun Aug 5 14:16:42 UTC 2018


On Thu, Aug 02, 2018 at 07:18:19PM +0200, Michael Straube wrote:
> Use is_multicast_ether_addr instead of custom IS_MCAST in
> hal/rtl8188eu_xmit.c.
> 
> There is only one use, so remove the extra variable for the
> result of IS_MCAST.
> 
> Signed-off-by: Michael Straube <straube.linux at gmail.com>
> ---
>  drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

THis is the same subject as patch 1/6 in this series, please fix up and
resend.

thanks,

greg k-h


More information about the devel mailing list