]> git.baikalelectronics.ru Git - kernel.git/commit
netdevsim: implement devlink dev_info op
authorJiri Pirko <jiri@mellanox.com>
Mon, 7 Oct 2019 08:27:08 +0000 (10:27 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Oct 2019 13:11:07 +0000 (09:11 -0400)
commitb191ac96887715b07125308d9f8b00cf01802f4f
tree61ecb8425ee21dbeb2f36d6605e4ce16f77a4aa2
parentad8cc008cc5550d820eb30c062db47f82970515b
netdevsim: implement devlink dev_info op

Do simple dev_info devlink operation implementation which only fills up
the driver name.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/netdevsim/dev.c