]> 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)
commit9f468bbfa155ecb947395753b82e58859080a878
tree747d189edfd18e50a6fd4d9cc2c6a76f44296269
parenta1b98e1be35d0ed89f87c03f9e846aad505015ef
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