diff options
author | 2020-06-03 16:49:45 +0200 | |
---|---|---|
committer | 2020-06-04 15:50:42 -0700 | |
commit | 79cbb6bc3332da7162c2581e151659ab8ebaa528 (patch) | |
tree | 1d72570f6d07c9aca350aeef39fd06c836f82e3c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: core: device_rename: Use rwsem instead of a seqcount (diff) | |
download | wireguard-linux-79cbb6bc3332da7162c2581e151659ab8ebaa528.tar.xz wireguard-linux-79cbb6bc3332da7162c2581e151659ab8ebaa528.zip |
net: phy: fixed_phy: Remove unused seqcount
Commit bf7afb29d545 ("phy: improve safety of fixed-phy MII register
reading") protected the fixed PHY status with a sequence counter.
Two years later, commit d2b977939b18 ("net: phy: fixed-phy: remove
fixed_phy_update_state()") removed the sequence counter's write side
critical section -- neutralizing its read side retry loop.
Remove the unused seqcount.
Signed-off-by: Ahmed S. Darwish <a.darwish@linutronix.de>
Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions