Re: [PATCH net-next] net/ncsi: Add NCSI Mellanox OEM command

From: David Miller
Date: Thu Oct 25 2018 - 18:53:42 EST


From: Vijay Khemka <vijaykhemka@xxxxxx>
Date: Thu, 25 Oct 2018 15:04:13 -0700

> This patch adds OEM Mellanox commands and response handling. It also
> defines OEM Get MAC Address handler to get and configure the device.
>
> ncsi_oem_gma_handler_mlx: This handler send NCSI mellanox command for
> getting mac address.
> ncsi_rsp_handler_oem_mlx: This handles response received for all
> mellanox OEM commands.
> ncsi_rsp_handler_oem_mlx_gma: This handles get mac address response and
> set it to device.
>
> Signed-off-by: Vijay Khemka <vijaykhemka@xxxxxx>

net-next is closed, please resubmit this when the net-next tree opens
back up.

Thank you.