]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit
authorMaxime Chevallier <maxime.chevallier@bootlin.com>
Fri, 22 Feb 2019 23:37:39 +0000 (00:37 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Feb 2019 01:45:25 +0000 (17:45 -0800)
commit0feaccd595fb130f23833938db77551f534b4932
treede8556b5962619c0b90320401d0bb77db942867e
parent7414542406cd3806bac8ec7d50b63969cb98b37f
net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit

Cosmetic patch making use of helpers dedicated to linkmodes handling.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell10g.c