commit | 72018b223dcacb631f140d4c8fada3790bd1b03c | [log] [tgz] |
---|---|---|
author | Daniel Drake <dsd@gentoo.org> | Sat Apr 07 16:00:15 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Apr 28 11:01:03 2007 -0400 |
tree | fbe954ad79bd8496c8f549f1381749cb0d6bb1c5 | |
parent | dc536a706951e23d3c81d0aa81414dc9f2c34ce5 [diff] |
[PATCH] zd1211rw: rework band edge patching This change allows RF drivers to provide their own 6M band edge patching implementation, while providing a generic implementation shared by most currently supported RF's. The upcoming ZD1211B/AL7230B code will use this to define its own patching function, which is different from the other RF configurations. Signed-off-by: Daniel Drake <dsd@gentoo.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>