]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: phy: at803x: remove set/get wol callbacks for AR8032
authorLi Yang <leoyang.li@nxp.com>
Wed, 2 Aug 2023 19:13:47 +0000 (14:13 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Aug 2023 16:32:27 +0000 (18:32 +0200)
commit15d362ca86c7e747f81bfdb1761e160556e4ad14
tree7208f34fa8fb1c8bd55b444f0cafc3710dd40c47
parent8373dca3c1f8a203cecebe3421dbe890c4f08e16
net: phy: at803x: remove set/get wol callbacks for AR8032

commit d7791cec2304aea22eb2ada944e4d467302f5bfe upstream.

Since the AR8032 part does not support wol, remove related callbacks
from it.

Fixes: 5800091a2061 ("net: phy: at803x: add support for AR8032 PHY")
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Cc: David Bauer <mail@david-bauer.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/phy/at803x.c