net: ethtool: Make helpers public
authorAndrew Lunn <andrew@lunn.ch>
Sun, 10 May 2020 19:12:35 +0000 (21:12 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sun, 10 May 2020 19:28:41 +0000 (12:28 -0700)
commit0df960f14e17e55e68dfd1342f063d17dbcc6107
tree1ed4ed615973005db9096f0f0a2a0950b73fed2f
parentb28efb930ba5a7c263826fe02e13e1b6eadb5559
net: ethtool: Make helpers public

Make some helpers for building ethtool netlink messages available
outside the compilation unit, so they can be used for building
messages which are not simple get/set.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Michal Kubecek <mkubecek@suse.cz>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ethtool/netlink.c
net/ethtool/netlink.h