commit | 8feceb67929bd23bfca58d5f49df93d7fc315bb1 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | Wed Sep 10 18:49:27 2008 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 15 16:48:19 2008 -0400 |
tree | fe6449d4a96141d520bcbbf6637ab04013044585 | |
parent | f8e77caefea8940ee1fb09c9ebb0107ca2eadb72 [diff] |
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>