]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit8feceb67929bd23bfca58d5f49df93d7fc315bb1
treefe6449d4a96141d520bcbbf6637ab04013044585
parentf8e77caefea8940ee1fb09c9ebb0107ca2eadb72
ath9k: Re-order functions in main.c

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>
drivers/net/wireless/ath9k/main.c