[Intel-wired-lan] [PATCH] ixgbevf: fix incorrect MAC address on load

Bowers, AndrewX andrewx.bowers at intel.com
Fri Jul 29 14:14:26 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Emil Tantilov
> Sent: Wednesday, July 27, 2016 10:55 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH] ixgbevf: fix incorrect MAC address on load
> 
> The PF driver was only receiving the first 4 bytes of the MAC due to an
> incorrect size parameter for ixgbevf_write_msg_read_ack() in
> ixgbevf_set_rar_vf().
> 
> Correct the size by calculating it on a fly for all instances where we call
> ixgbevf_write_msg_read_ack()
> 
> Signed-off-by: Emil Tantilov <emil.s.tantilov at intel.com>
> ---
>  drivers/net/ethernet/intel/ixgbevf/vf.c |   21 ++++++++++++++-------
>  1 file changed, 14 insertions(+), 7 deletions(-)
 
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>



More information about the Intel-wired-lan mailing list