mbox series

[net-next,v2,0/3] enic: Set link speed only after link up

Message ID 20250107214159.18807-1-johndale@cisco.com (mailing list archive)
Headers show
Series enic: Set link speed only after link up | expand

Message

John Daley Jan. 7, 2025, 9:41 p.m. UTC
This is a scaled down patch set that only contains the independent
link speed fixes which was part of the patch set titled:
    enic: Use Page Pool API for receiving packets

Signed-off-by: John Daley <johndale@cisco.com>

---

Changes in v2:
- made typo comment fix be it's own patch

John Daley (3):
  enic: Move RX coalescing set function
  enic: Obtain the Link speed only after the link comes up
  enic: Fix typo in comment in table indexed by link speed

 drivers/net/ethernet/cisco/enic/enic_main.c | 64 ++++++++++-----------
 1 file changed, 32 insertions(+), 32 deletions(-)