From: Reinette Chatre Date: Fri, 28 Aug 2009 16:44:49 +0000 (-0700) Subject: iwlwifi: fix situation in which debug message is printed X-Git-Tag: v2.6.32-rc1~703^2~128^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b57d46aa0db87b6349737e7b110ebe48ee14c143;p=pandora-kernel.git iwlwifi: fix situation in which debug message is printed 3945 does not have update_chain_flags defined and because if this we always see the debug message that does not apply to it. Add a check to be specific about what is actually happening. Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed