]> git.baikalelectronics.ru Git - kernel.git/commit
rtnetlink: add helpers to dump vf information
authorFlorian Westphal <fw@strlen.de>
Tue, 26 Sep 2017 11:58:41 +0000 (13:58 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Sep 2017 17:20:49 +0000 (10:20 -0700)
commit02a462ffb8d3647894d20d5378eaa2e6ec4f5ac1
treece0ae08d4791a5dfdabd382e2f51745b4ee08240
parentdff54336dc1134ad76846e0fdd219955db1254fd
rtnetlink: add helpers to dump vf information

similar to earlier patches, split out more parts of this function to
better see what is happening and where we assume rtnl is locked.

Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/rtnetlink.c