]> git.baikalelectronics.ru Git - kernel.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)
commit5e85d3232300abd4503747f35cbbe63d9a5f8ecd
treefe6449d4a96141d520bcbbf6637ab04013044585
parent790817c63641ba120c82fa9741f249aa6b741102
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