net: phy: Move linkmode helpers to somewhere public
phylink has some useful helpers to working with linkmode bitmaps. Move them to there own header so other code can use them. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
97ea8ac360
commit
b31cdffa23
@@ -10,6 +10,7 @@
|
||||
|
||||
|
||||
#include <linux/if.h>
|
||||
#include <linux/linkmode.h>
|
||||
#include <uapi/linux/mii.h>
|
||||
|
||||
struct ethtool_cmd;
|
||||
|
Reference in New Issue
Block a user