fm10k: use DRV_SUMMARY to reduce code duplication
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 10 Mar 2016 00:36:08 +0000 (16:36 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 21 Apr 2016 06:06:21 +0000 (23:06 -0700)
commit2d0f76bedbddaacc465c7a3ebdc9f8c13f68d931
treee336e4baf10e1488a03922d5513bae230db8826e
parent144d8305585a00467aaedc86d039a4ab036a9bcc
fm10k: use DRV_SUMMARY to reduce code duplication

Use DRV_SUMMARY, similar to DRV_VERSION so that we don't have to
duplicate the driver summary in multiple places.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.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_main.c