diff options
author | David S. Miller <davem@davemloft.net> | 2020-01-21 10:50:41 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-21 10:50:41 +0100 |
commit | 3ccc897b228a08db741469e1d19812b38afe015e (patch) | |
tree | 4c11657e134558a048c4ece421bbf4cd274550f3 /net/can | |
parent | bea5416561b1b997adbe3a04a5665e647c589a13 (diff) | |
parent | f1294617d2f38bd2b9f6cce516b0326858b61182 (diff) | |
download | linux-3ccc897b228a08db741469e1d19812b38afe015e.tar.bz2 |
Merge branch 'phy-add-new-version-of-phy_do_ioctl-and-convert-suitable-drivers'
Heiner Kallweit says:
====================
net: phy: add new version of phy_do_ioctl and convert suitable drivers
We just added phy_do_ioctl, but it turned out that we need another
version of this function that doesn't check whether net_device is
running. So rename phy_do_ioctl to phy_do_ioctl_running and add a
new version of phy_do_ioctl. Eventually convert suitable drivers
to use phy_do_ioctl.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/can')
0 files changed, 0 insertions, 0 deletions