From: Ivo van Doorn Date: Sat, 6 Oct 2007 12:16:09 +0000 (+0200) Subject: [PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rx X-Git-Tag: v2.6.24-rc1~1454^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cbf830e137d1b6057cb6b553a8ebbb7d1b9343f;p=pandora-kernel.git [PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rx Directly pass a value from the enum dev_state with rt2x00lib_toggle_rx, this will save us a ? : statement, and it is clearer then passing a 1 0 argument. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed