[PATCH net-next v2 0/2] Get max rx packet length and solve

From: Shinas Rasheed
Date: Wed Nov 22 2023 - 13:34:54 EST


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@xxxxxxxxxxx/

Shinas Rasheed (2):
octeon_ep: Solve style issues in control net files
octeon_ep: get max rx packet length from firmware

.../ethernet/marvell/octeon_ep/octep_config.h | 2 -
.../marvell/octeon_ep/octep_ctrl_net.c | 42 ++++--
.../marvell/octeon_ep/octep_ctrl_net.h | 125 +++++++++++-------
.../ethernet/marvell/octeon_ep/octep_main.c | 10 +-
4 files changed, 113 insertions(+), 66 deletions(-)

--
2.25.1