commit | 2d4e43c3c6783f956163c11568303b0390725e28 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Sat Oct 23 09:15:40 2010 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 15 13:24:51 2010 -0500 |
tree | 6b4978b33477a594e4acdf052cf3e4424a846a33 | |
parent | dc21b5453249e7e9b8878fab356fd60b731cf04d [diff] |
iwlagn: don't resend RXON timing Resending RXON timing here caused issues with dual-mode under certain circumstances, so avoid doing it here right now. This effectively reverts b01efe434bd6ea807eb72b and partially 2491fa42d9bdf26075765. The next patch will make all this cleaner for just the devices that need it. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>