]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8192u: fix sparse warning, make a function static
authorTeodora Baluta <teobaluta@gmail.com>
Fri, 18 Oct 2013 18:37:47 +0000 (21:37 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 Oct 2013 12:27:49 +0000 (05:27 -0700)
commit5e1e704a7de14ae79dc4d983dbbcab67064960c9
tree1f02f6c1822a6599539c92e1b41f4b95af82386c
parentc45a9a9bf3b179ec1543d4e4e5fe0a7b6e82548e
staging: rtl8192u: fix sparse warning, make a function static

Fix the following sparse warning:
drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c:240:22: warning: symbol 'ieee80211_alloc_txb' was not declared. Should it be static?

Signed-off-by: Teodora Baluta <teobaluta@gmail.com>
Reviewed-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c