From: David Spinadel Date: Sat, 10 Mar 2012 21:00:10 +0000 (-0800) Subject: iwlwifi: avoid some operations if no uCode loaded X-Git-Tag: v3.4-rc1~177^2~48^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f7ffbe2b275e5315773322161945a24518e31f4;p=pandora-kernel.git iwlwifi: avoid some operations if no uCode loaded Printing the SRAM and similar testmode operations could be triggered when no uCode is loaded; prevent those invalid operations by tracking whether uCode is loaded. Signed-off-by: David Spinadel Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed