git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95c0bab
)
staging: rtl8192u: ieee80211: Converted symbol to static.
author
Aybuke Ozdemir
<aybuke.147@gmail.com>
Sun, 28 Sep 2014 19:43:42 +0000
(22:43 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 03:39:27 +0000
(23:39 -0400)
This patch fixes this sparse warning:
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c:60:6: warning:
symbol 'ieee80211_ccmp_aes_encrypt' was not declared. Should it be static?
Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found