]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gdm724x: use netdev_err() instead of pr_err()
authorLourdes Pedrajas <lu@pplo.net>
Fri, 20 Mar 2020 00:39:47 +0000 (01:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Mar 2020 14:07:45 +0000 (15:07 +0100)
commit4863f0ec749223fca0e487f23358650b9e81150b
tree747d189edfd18e50a6fd4d9cc2c6a76f44296269
parentca67ed71f9888f5591a0e5355ae4cc47133e4f05
staging: gdm724x: use netdev_err() instead of pr_err()

use netdev_err() which is a message printing function specific for network
devices instead of pr_err(), in function netlink_send().

Signed-off-by: Lourdes Pedrajas <lu@pplo.net>
Link: https://lore.kernel.org/r/20200320003947.31726-1-lu@pplo.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm724x/gdm_lte.c
drivers/staging/gdm724x/netlink_k.c
drivers/staging/gdm724x/netlink_k.h