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)
commitbab6c864b3535f6ee533f42a85b5956ce1c45fe1
treeb9d3b0326e6d18f721a7a8fed78b10bbd30b526e
parent1ad04b795cc30a17936f0efbca5e924a43fa2b76
parent0a5f8534e3986b636570f4d6d32e22af7d868d45
Merge branch 'octeon_ep-max-rx'

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>