From: Emmanuel Grumbach Date: Fri, 26 Aug 2011 06:10:45 +0000 (-0700) Subject: iwlagn: modify the debug macro to be usable by all the layers X-Git-Tag: v3.2-rc1~129^2~287^2^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44856c6596bf4b96eb17ee5e785b5fe5b8a12531;p=pandora-kernel.git iwlagn: modify the debug macro to be usable by all the layers Since all the layers need to print debug message, the debug macro cannot suppose that they will be given iwl_priv as a parameter and then dereference it. Use iwl_shared instead. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed