Fix sample and minstrel algorithms for AR5416
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Tue, 28 Apr 2009 05:59:25 +0000 (05:59 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Tue, 28 Apr 2009 05:59:25 +0000 (05:59 +0000)
commitcf2afadc08810c62a6f6dae177b056eaea8f5656
tree5322031ae6932da61ff5bcc4660dd87fe93a6aaa
parenta71559e552f384a5795472cb1f836fc3bde648cc
Fix sample and minstrel algorithms for AR5416

Use correct shifts for the rate data.  Remove excessive debug statements
that would have to be extended even further to deal with AR5416.

The code has been taken from the FreeBSD driver.  The original coding
style has been preserved.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@4015 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath_rate/minstrel/minstrel.c
ath_rate/minstrel/minstrel.h
ath_rate/sample/sample.c
ath_rate/sample/sample.h