]> git.baikalelectronics.ru Git - kernel.git/commit
fm10k: Report MAC address on driver load
authorAlexander Duyck <alexander.h.duyck@redhat.com>
Fri, 19 Jun 2015 02:41:10 +0000 (19:41 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 16 Sep 2015 00:05:41 +0000 (17:05 -0700)
commit5ce50ebe96f99debf46056e44b05d35e5bb5740e
tree710e50a6d146418c076fc4250f66c2272d189831
parent01eac7958e332b9fb8536cb61516037b51cfb8c5
fm10k: Report MAC address on driver load

This change adds the MAC address to the list of values recorded on driver
load.  The MAC address represents the serial number of the unit and allows
us to track the value should a card be replaced in a system.

The log message should now be similar in output to that of ixgbe.

Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/fm10k/fm10k_pci.c