staging: rtl8192u: remove the repeated declaration
authorShaokun Zhang <zhangshaokun@hisilicon.com>
Mon, 31 May 2021 07:37:58 +0000 (15:37 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Jun 2021 13:57:04 +0000 (15:57 +0200)
commit6184fa23216c44722c9c3f5c29459ef055aee15f
treed2a0360acee34b7402a205c5957a70645b7325bf
parent487829879f8bae7e055b7d12407108f5915ac8b3
staging: rtl8192u: remove the repeated declaration

Functions 'ieee80211_stop_send_beacons' and 'notify_wx_assoc_event'
are declared twice in their header file, so remove the repeated
declaration.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Link: https://lore.kernel.org/r/1622446678-52652-1-git-send-email-zhangshaokun@hisilicon.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211.h