staging: rtl8192u: add empty debug functions
authorTong Zhang <ztong0001@gmail.com>
Thu, 24 Feb 2022 06:40:30 +0000 (22:40 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Feb 2022 09:08:32 +0000 (10:08 +0100)
commit907f6fae37cd65b036fd257b15ab5222a2f13ca5
tree8f0b5cdf0596c1c13cd078bb2720bec2cc6fd79e
parentcf38b73e48798e333271a0a42c45bea7c23ffc52
staging: rtl8192u: add empty debug functions

Add two empty functions to handle the case when CONFIG_IEEE80211_DEBUG
is turned off. These two functions will be used by module init() and
and exit().

Signed-off-by: Tong Zhang <ztong0001@gmail.com>
Link: https://lore.kernel.org/r/20220224064033.1530924-2-ztong0001@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211.h