gigaset: use pr_err() and pr_info()
authorTilman Schmidt <tilman@imap.cc>
Fri, 26 Dec 2008 09:21:29 +0000 (01:21 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Dec 2008 09:21:29 +0000 (01:21 -0800)
Switch from private printk wrapper macros to using pr_err() and
pr_info() from linux/kernel.h, at the same time unifying a few
error messages.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found