aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2022-02-19 16:41:50 +0000
committerDavid S. Miller <davem@davemloft.net>2022-02-19 16:41:50 +0000
commit0d0350c471ccd8d6a5b35e514e6b28e9a8fe4dbe (patch)
tree0d337e1ad02926ecf942657b99be04abeda052d7 /drivers/net/dsa
parentnet: hsr: fix suspicious RCU usage warning in hsr_node_get_first() (diff)
parentnet: phylink: remove phylink_config's pcs_poll (diff)
downloadlinux-dev-0d0350c471ccd8d6a5b35e514e6b28e9a8fe4dbe.tar.xz
linux-dev-0d0350c471ccd8d6a5b35e514e6b28e9a8fe4dbe.zip
Merge branch 'phylink-remove-pcs_poll'
Russell King says: ==================== net: phylink: remove pcs_poll This small series removes the now unused pcs_poll members from DSA and phylink. "git grep pcs_poll drivers/net/ net/" on net-next confirms that the only places that reference this are in DSA core code and phylink code: drivers/net/phy/phylink.c: if (pl->config->pcs_poll || pcs->poll) drivers/net/phy/phylink.c: poll |= pl->config->pcs_poll; net/dsa/port.c: dp->pl_config.pcs_poll = ds->pcs_poll; ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa')
0 files changed, 0 insertions, 0 deletions