commit | 8a63facc376a7b8bb2b64c0ffbdb0949d1d6c71c | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Fri Sep 17 12:45:07 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 21 11:05:06 2010 -0400 |
tree | ba5d13d26296c2dbe258dfcec7f8a6102ff4a549 | |
parent | ce2220d1da0bad9583af38a03ad508968d554c0f [diff] |
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>