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

From: David Miller
Date: Thu Oct 18 2018 - 01:15:19 EST


From: Vijay Khemka <vijaykhemka@xxxxxx>
Date: Tue, 16 Oct 2018 12:13:19 -0700

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

Applied.