ath9k: Re-order functions in main.c
authorVasanthakumar Thiagarajan <vasanth@atheros.com>
Wed, 10 Sep 2008 13:19:27 +0000 (18:49 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Sep 2008 20:48:19 +0000 (16:48 -0400)
Some of the functions in main.c are re-ordered in such
a way that all local functions are defined before mac80211
and pci callbacks.

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found