commit | 07bcc8003742bf58181b6c789ea6b5a3b7d1ba9a | [log] [tgz] |
---|---|---|
author | Ebru Akagunduz <ebru.akagunduz@gmail.com> | Thu Oct 24 01:42:55 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 27 06:52:31 2013 -0700 |
tree | e04c1c3cbd08878b1e8fadf7525f65ddf6ffb2bf | |
parent | 05aaf1ac5fc49034494e71c0b511371eae8f9bd8 [diff] |
Staging: vt6655: Fix Sparse Warning for Static Declarations in tkip.c This patch fixes the Sparse Warning "symbol was not declared. Should it be static?" in tkip.c Signed-off-by: Ebru Akagunduz <ebru.akagunduz@gmail.com> Reviewed-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>