From: Felix Manlunas
Date: Fri, 17 Mar 2017 15:43:26 -0700
> From: Rick Farrington
>
> Change to support host<->firmware command return value.
> Fix for vf mac addr state command.
> 1. Added support for firmware commands to return a value:
>- previously, the returned code overlapped with ho
From: Rick Farrington
Change to support host<->firmware command return value.
Fix for vf mac addr state command.
1. Added support for firmware commands to return a value:
- previously, the returned code overlapped with host codes, thus
commands were only returning 0 (success) or -1 (inter