i40e: Fix an incorrect OEM version string
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Thu, 1 Oct 2015 18:37:39 +0000 (14:37 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 23 Oct 2015 11:38:35 +0000 (04:38 -0700)
commit2efaad86b5cdd0f6d70436fa304a567df8a3cf6c
treea85d4b8255d5e31a19d597393cabec4fe2607c09
parent58fc3267f151f6facfc94c6982bef09a53bb5219
i40e: Fix an incorrect OEM version string

This patch fixes a problem where the driver output of the OEM
version string varied from the other tools.  The mask value
and the order of operations were incorrect, per the original
change request.  Without this patch, the version string will
appear incorrect from the driver.

Change-ID: Ie1ca6485284b4ce3b57e5a99b18b7641617c7ef7
Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e.h
This page took 0.042256 seconds and 5 git commands to generate.