b43: HT-PHY: switch radio to requested channel
authorRafał Miłecki <zajec5@gmail.com>
Sun, 19 Jun 2011 10:17:21 +0000 (12:17 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Jun 2011 20:09:43 +0000 (16:09 -0400)
Switching channel happens after specific SHM write to B43_SHM_SH_CHAN.
This is the way we found it in BCM4331 MMIO dumps. By comparing with
N-PHY code we noticed there is routing used for SYN and TX/RX.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found