From: Ian Schram Date: Thu, 25 Oct 2007 09:15:30 +0000 (+0800) Subject: iwlwifi: remove late null-check and duplicate bug_on X-Git-Tag: v2.6.25-rc1~1162^2~664 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3edb059a40469fd058806c47f9f122dfee38b36c;p=pandora-kernel.git iwlwifi: remove late null-check and duplicate bug_on These pieces of code appear to be useless. The BUG_ON is also performed in iwl_send_cmd_async. Serious karma would be needed to enter iwl_ativate_qos with a null priv. I had a deja vu when patching this, but for the life of me I couldn't track down a similar patch. Signed-off-by: Ian Schram Signed-off-by: Tomas Winkler Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed