From: Luis R. Rodriguez Date: Thu, 21 Oct 2010 19:10:11 +0000 (-0700) Subject: ath: add a ATH_DBG_WARN() X-Git-Tag: v2.6.38-rc1~476^2~558^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b87b0128894efd3bbf7272a579f71b3a2bc500d1;p=pandora-kernel.git ath: add a ATH_DBG_WARN() To be used to throw out warnings only for developers. This can be used by some corner cases that developers already know can be hit but developers want to address so to avoid spewing out a warning this can only be enabled with CONFIG_ATH_DEBUG enabled. Cc: Ben Greear Cc: Kyungwan Nam Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed