ath5k: reorder base.c to remove fwd decls
authorBob Copeland <me@bobcopeland.com>
Fri, 17 Sep 2010 03:45:07 +0000 (12:45 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 21 Sep 2010 15:05:06 +0000 (11:05 -0400)
commit8a63facc376a7b8bb2b64c0ffbdb0949d1d6c71c
treeba5d13d26296c2dbe258dfcec7f8a6102ff4a549
parentce2220d1da0bad9583af38a03ad508968d554c0f
ath5k: reorder base.c to remove fwd decls

This change reorganizes the main ath5k file in order to re-group
related functions and remove most of the forward declarations
(from 61 down to 3).  This is, unfortunately, a lot of churn, but
there should be no functional changes.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/base.c