]> Git Repo - linux.git/commit
net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings
authorPhilippe Reynes <[email protected]>
Sun, 18 Sep 2016 15:16:45 +0000 (17:16 +0200)
committerDavid S. Miller <[email protected]>
Tue, 20 Sep 2016 01:39:12 +0000 (21:39 -0400)
commit6b352ebccbcf68866fa5e2ec98cce5e6b7cdf92e
tree682053fa6948736ed150f1b357e5e681cb21624d
parent639cfa9e8cdaca5276c9786e22195653a0d4391b
net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings

The ethtool api {get|set}_settings is deprecated.
We move this driver to new api {get|set}_link_ksettings.

Signed-off-by: Philippe Reynes <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/broadcom/genet/bcmgenet.c
This page took 0.055679 seconds and 4 git commands to generate.