OSDN Git Service

ath9k: fix debug print on regd
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 26 Jan 2009 14:48:10 +0000 (06:48 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:01:48 +0000 (16:01 -0500)
commit0c6666e4c43a10a224c63e3270c963d97f7e8cc8
treeea0635c5e25b6460517ef546ab5543d070f10d7c
parentf677d7702d48b7b3dfcce3b2c0db601dbee0aa24
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 <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/regd.c