staging: r8188eu: use helper to check for broadcast address
authorMartin Kaiser <martin@kaiser.cx>
Wed, 20 Oct 2021 19:53:59 +0000 (21:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Oct 2021 08:27:05 +0000 (10:27 +0200)
commit083d9d40fffa733b427fb111770ab925b8bfecbd
tree9718d3fa65609a1fed4d695931edb80fc2b8a097
parent35f8fa8f01f87ce60038e60b78d5017fb8e1d0f2
staging: r8188eu: use helper to check for broadcast address

Use the is_broadcast_ether_addr function to check for a
broadcast address.

Acked-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211020195401.12931-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c
drivers/staging/r8188eu/hal/odm.c