Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c24cdca0 authored by Merlin Chlosta's avatar Merlin Chlosta Committed by Greg Kroah-Hartman
Browse files

staging: rtl8192u: sparse warnings: declare ieee80211_TURBO_Info static



Declare ieee80211_TURBO_Info static to fix a sparse "symbol was not declared" warning.

Signed-off-by: default avatarMerlin Chlosta <eudyptula@merlin.geekmail.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5b1ebbff
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -124,7 +124,8 @@ static void ieee80211_WMM_Info(struct ieee80211_device *ieee, u8 **tag_p)
}

#ifdef THOMAS_TURBO
void ieee80211_TURBO_Info(struct ieee80211_device *ieee, u8 **tag_p) {
static void ieee80211_TURBO_Info(struct ieee80211_device *ieee, u8 **tag_p)
{
	u8 *tag = *tag_p;

	*tag++ = MFIE_TYPE_GENERIC; //0