From: Ivo van Doorn Date: Sat, 6 Oct 2007 12:12:13 +0000 (+0200) Subject: [PATCH] rt2x00: Remove radio check from rt2x00lib_toggle_rx X-Git-Tag: v2.6.24-rc1~1454^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a84732a5c9758a4bd59088787cac23508ef8b62;p=pandora-kernel.git [PATCH] rt2x00: Remove radio check from rt2x00lib_toggle_rx Don't check if the radio is enabled in rt2x00lib_toggle_rx, this is required since the link tuner should be disabled when shutting down the device. The remaining calls inside the rt2x00lib_toggle_rx handler should deliver no problems when called while the radio is done. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed