From: Nick Kossifidis Date: Mon, 9 Feb 2009 04:17:45 +0000 (+0200) Subject: ath5k: Don't call reset on config_interface X-Git-Tag: v2.6.30-rc1~662^2~738^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa8419d08e58c82add921b4e4eb01eb589b8586b;p=pandora-kernel.git ath5k: Don't call reset on config_interface * We call reset too often and this can result various PHY problems. On config_interface we don't need to reset the whole device. TODO: Create a function hw_fast_reset that only resets the PCU (tx/rx stuff) and not the whole device so that we can use this for stuck beacons etc. Signed-off-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed