commit | 39e75857d08fe35ffad4dd9004580acf0d725b75 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sat Oct 13 16:26:27 2007 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:02:52 2008 -0800 |
tree | da50bf796ebbabb31d1fa889a396138e8c3ae8ea | |
parent | addc81bd428f9eb29ed2ab64ad4039c6aed55aea [diff] |
[PATCH] rt2x00: SW diversity should default to antenna B Although ANTENNA_SW_DIVERSITY should never be send to the driver, we should still handle it to prevent bugs. But instead of defaulting to ANTENNA_HW_DIVERSITY we should default to ANTENNA_B instead. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>