From: Reinette Chatre Date: Fri, 19 Feb 2010 06:03:02 +0000 (-0800) Subject: iwl3945: remove STATUS macros from header X-Git-Tag: v2.6.34-rc1~233^2~88^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a6547c748229ba0425713b4adeb0f2d4000da9e;p=pandora-kernel.git iwl3945: remove STATUS macros from header iwl3945 includes iwl-core.h in which these STATUS flags are already defined. This also removes a potential confusing definition with iwlcore using STATUS_MODE_PENDING with value 18 and iwl3945 defining (but not using) STATUS_CONF_PENDING for value 18. Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed