Merge branch 'octeon_ep-max-rx'
authorDavid S. Miller <davem@davemloft.net>
Fri, 24 Nov 2023 12:16:18 +0000 (12:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Nov 2023 12:16:18 +0000 (12:16 +0000)
Shinas Rasheed says:

====================
Get max rx packet length and solve

Patchsets which resolve observed style issues in control net
source files, and also implements get mtu control net api
to fetch max mtu value from firmware

Changes:
V2:
  - Introduced a patch to resolve style issues as mentioned in V1
  - Removed OCTEP_MAX_MTU macro, as it is redundant.

V1: https://lore.kernel.org/all/20231121191224.2489474-1-srasheed@marvell.com/
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge