]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the channel reporting when the card is associated. The channel array used
authorthompsa <thompsa@FreeBSD.org>
Sat, 30 Jun 2007 21:12:41 +0000 (21:12 +0000)
committerthompsa <thompsa@FreeBSD.org>
Sat, 30 Jun 2007 21:12:41 +0000 (21:12 +0000)
commit59be299a4e0e2fe099e874859863a1c5971b06cb
tree4f805b99b9cab8a58b8dee72115f6e11fec203e0
parent14083ff1fda32d3b03d654beea71491828526a61
Fix the channel reporting when the card is associated. The channel array used
to be index by IEEE channel number but that is no longer the case and it needs
to be searched for.

Submitted by: avatar
Reviewed by: sam
Approved by: re (kensmith)
sys/dev/wi/if_wi.c