From: Luis R. Rodriguez Date: Mon, 26 Jan 2009 14:48:10 +0000 (-0800) Subject: ath9k: fix debug print on regd X-Git-Tag: v2.6.30-rc1~662^2~836^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c6666e4c43a10a224c63e3270c963d97f7e8cc8;p=pandora-kernel.git ath9k: fix debug print on regd With debugging enabled and with ATH_DBG_REGULATORY selected we wouldn't get the full print out of one line, reason is we used "," instead of nothing to separate two lines. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed