[firefly] [PATCH] Staging: rtl8192u: fix sparse warnings for static functions

Daniel Baluta daniel.baluta at gmail.com
Wed Oct 9 22:49:05 EEST 2013


On Tue, Oct 8, 2013 at 1:02 PM, Teodora Baluta <teobaluta at gmail.com> wrote:
> Fix sparse warnings for static functions
> * drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c:306:6: warning:
> symbol 'ieee80211_tx_query_agg_cap' was not declared. Should it be static?
> * drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c:415:6: warning:
> symbol 'ieee80211_query_BandwidthMode' was not declared. Should it be static?
> * drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c:435:6: warning:
> symbol 'ieee80211_query_protectionmode' was not declared. Should it be static?
> * drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c:546:6: warning:
> symbol 'ieee80211_txrate_selectmode' was not declared. Should it be static?
> * drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c:576:6: warning:
> symbol 'ieee80211_query_seqnum' was not declared. Should it be static?

Looks good. Thanks Teo.

Daniel.


More information about the firefly mailing list