From: Luis R. Rodriguez Date: Tue, 20 Dec 2011 03:30:43 +0000 (-0800) Subject: ath9k: fix roadkill due to Joe's patch on ath_dbg() changes X-Git-Tag: v3.3-rc1~182^2~44^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec9a5705476e4b8c1b02de15c199a783d87ca3e2;p=pandora-kernel.git ath9k: fix roadkill due to Joe's patch on ath_dbg() changes Joe changed ath_dbg() to simpify code but while his patch was being merged dfs.c was born and as such did not get the change Joe envisioned. This fixes that. Test compiled with: make allmodconfig Cc: Joe Perches Cc: Stephen Rothwell Cc: John W. Linville Reported-by: Stephen Rothwell Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed