commit | ae6ead4623bfbc57f3945ff86f27e51811e2e91b | [log] [tgz] |
---|---|---|
author | Daniel Drake <dsd@gentoo.org> | Sun Mar 11 19:54:11 2007 +0000 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 10 11:03:29 2007 -0400 |
tree | a2ac8bbe117f91bad25dfc48c4e4824fcf672c75 | |
parent | a21bd69e1509b43823c317c3bf3f7ffa99884356 [diff] |
[PATCH] zd1211rw: Reject AL2230S devices zd1211rw currently detects AL2230S-based devices as AL2230, and hence programs the RF incorrectly. Transmit silently fails on this misconfiguration. After this patch, AL2230S devices are rejected with an error message, to avoid any confusion with an apparent driver bug. Signed-off-by: Daniel Drake <dsd@gentoo.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>