aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/icmp.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-02-28 18:20:50 +0000
committerJakub Kicinski <[email protected]>2025-02-28 18:20:50 +0000
commit8e7e3d97f9a7eb65c98894e6a8d68eb0c49dec4b (patch)
tree4c4762d7bfa16ea5a7be4ba0342beac311cac287 /net/ipv4/icmp.c
parentMerge branch 'mlx5-health-syndrome' (diff)
parentnet: stmmac: thead: switch to use set_clk_tx_rate() hook (diff)
downloadkernel-8e7e3d97f9a7eb65c98894e6a8d68eb0c49dec4b.tar.gz
kernel-8e7e3d97f9a7eb65c98894e6a8d68eb0c49dec4b.zip
Merge branch 'net-stmmac-cleanup-transmit-clock-setting'
Russell King says: ==================== net: stmmac: cleanup transmit clock setting A lot of stmmac platform code which sets the transmit clock is very similar - they decode the speed to the clock rate (125, 25 or 2.5 MHz) and then set a clock to that rate. The DWMAC core appears to have a clock input for the transmit section called clk_tx_i which requires this rate. This series moves the code which sets this clock into the core stmmac code. Patch 1 adds a hook that platforms can use to configure the clock rate. Patch 2 adds a generic implementation. The remainder of the patches convert the glue code for various platforms to use this new infrastructure. ==================== Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/icmp.c')
0 files changed, 0 insertions, 0 deletions