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

From: Samuel Mendoza-Jonas
Date: Tue Oct 16 2018 - 22:51:08 EST


On Tue, 2018-10-16 at 12:13 -0700, Vijay Khemka wrote:
> 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>

Reviewed-by: Samuel Mendoza-Jonas <sam@xxxxxxxxxxxxxxxx>