diff options
author | David S. Miller <davem@davemloft.net> | 2024-09-09 10:29:05 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-09-09 10:29:05 +0100 |
commit | 4897313bdb2b82c83e3c52c9549ee293c4e47da6 (patch) | |
tree | b0d73babc46f616d5fdd98aa2463a0dd5122a7e1 /net/unix/af_unix.c | |
parent | c259acab839e57eab0318f32da4ae803a8d59397 (diff) | |
parent | 41f5fbffd177785e9432e7b2d30bc83b06e6e65d (diff) | |
download | linux-4897313bdb2b82c83e3c52c9549ee293c4e47da6.tar.gz linux-4897313bdb2b82c83e3c52c9549ee293c4e47da6.tar.bz2 linux-4897313bdb2b82c83e3c52c9549ee293c4e47da6.zip |
Merge branch 'fs_enet-cleanup'
Maxime Chevallier says:
====================
net: ethernet: fs_enet: Cleanup and phylink conversion
This is V3 of a series that cleans-up fs_enet, with the ultimate goal of
converting it to phylink (patch 8).
The main changes compared to V2 are :
- Reviewed-by tags from Andrew were gathered
- Patch 5 now includes the removal of now unused includes, thanks
Andrew for spotting this
- Patch 4 is new, it reworks the adjust_link to move the spinlock
acquisition to a more suitable location. Although this dissapears in
the actual phylink port, it makes the phylink conversion clearer on
that point
- Patch 8 includes fixes in the tx_timeout cancellation, to prevent
taking rtnl twice when canceling a pending tx_timeout. Thanks Jakub
for spotting this.
Link to V2: https://lore.kernel.org/netdev/20240829161531.610874-1-maxime.chevallier@bootlin.com/
Link to V1: https://lore.kernel.org/netdev/20240828095103.132625-1-maxime.chevallier@bootlin.com/
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions