]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8723au: replace printk() with netdev_err()
authorAlison Schofield <amsfield22@gmail.com>
Wed, 21 Oct 2015 06:06:45 +0000 (23:06 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:41:27 +0000 (19:41 -0700)
commitb662ed11899b7dbd7c471e466d8f13ab5be994b7
tree8899cd7ed105568024901950a6f3d621d7cac9ae
parent7880367a207c6d06b69a083b4eb08a6c10836382
staging: r8723au: replace printk() with netdev_err()

Replace printk() with netdev_err() for uniform error reporting.
Issue found by checkpatch.

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_cmd.c