]> www.infradead.org Git - users/jedix/linux-maple.git/commit
enic: Move RX coalescing set function
authorJohn Daley <johndale@cisco.com>
Tue, 7 Jan 2025 21:41:57 +0000 (13:41 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 9 Jan 2025 20:27:08 +0000 (12:27 -0800)
commitaf2ccc6908f7c2156532de16f8446992b74e74a2
tree0f14afd8a891695db062a804de9fe3502c46b6b9
parent75f01bf6107221b66145d45a38fe772b9b6703c6
enic: Move RX coalescing set function

Move the function used for setting the RX coalescing range to before
the function that checks the link status. It needs to be called from
there instead of from the probe function.

There is no functional change.

Co-developed-by: Nelson Escobar <neescoba@cisco.com>
Signed-off-by: Nelson Escobar <neescoba@cisco.com>
Co-developed-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: John Daley <johndale@cisco.com>
Link: https://patch.msgid.link/20250107214159.18807-2-johndale@cisco.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/cisco/enic/enic_main.c