From: Johannes Berg Date: Mon, 5 Mar 2012 19:24:30 +0000 (-0800) Subject: iwlwifi: remove per-device debug level X-Git-Tag: v3.4-rc1~177^2~108^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8bceb392a739321ec20d03a91a86ebdde9c07bb;p=pandora-kernel.git iwlwifi: remove per-device debug level There's no need for the per-device debug level that we expose in debugfs since the module parameter is writable in sysfs. At the same time, simplify code by changing iwl_get_debug_level(shrd) & IWL_DL_ISR) to iwl_have_debug_level(IWL_DL_ISR) Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed