Remove inline forward declarations, it doesn't work this way
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 12 May 2008 02:01:57 +0000 (02:01 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 12 May 2008 02:01:57 +0000 (02:01 +0000)
commit17ef384654298afd32a494447847c67f25229481
treef9179a5609e2bcf8c8f2ccdd2a6c8feadddab802
parentc85c1bb5c71215fa4ec2361699e10b031ea2c7db
Remove inline forward declarations, it doesn't work this way

Besided, gcc 3.4.6 doesn't accept it.  Move ath_ds_link_swap() before
the code that uses it.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3626 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath/if_ath.c