On 10/4/18, 9:48 PM, "Samuel Mendoza-Jonas" <s...@mendozajonas.com> wrote:
On Wed, 2018-10-03 at 16:32 -0700, Vijay Khemka wrote: > This patch adds OEM commands and response handling. It also defines OEM > command and response structure as per NCSI specification along with its > handlers. > > ncsi_cmd_handler_oem: This is a generic command request handler for OEM > commands > ncsi_rsp_handler_oem: This is a generic response handler for OEM commands > > Signed-off-by: Vijay Khemka <vijaykhe...@fb.com> Reviewed-by: Samuel Mendoza-Jonas <s...@mendozajonas.com> Technically this patch should also be marked [PATCH net-next] to target David's next tree. Thanks Sam, I will mark it and send it again to larger audience.