staging/sbe-2t3e3: Use netdev_ printks in cpld.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Thu, 27 Sep 2012 13:59:34 +0000 (22:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Oct 2012 19:12:40 +0000 (12:12 -0700)
fixed below checkpatch warning.
- WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(...  to printk(KERN_ERR ...

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found