ath5k: minor cleanup
authorPavel Roskin <proski@gnu.org>
Wed, 15 Jun 2011 22:03:22 +0000 (18:03 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 17 Jun 2011 18:22:26 +0000 (14:22 -0400)
Move an extern variable declaration to a header file.  Prefix all
functions with "ath5k_".  Make ath5k_intr() static.  Remove unneeded
forward declarations.  Remove pointless "extern" in a function
declaration.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found