i40e: refactor stats collection
authorShannon Nelson <shannon.nelson@intel.com>
Wed, 23 Apr 2014 04:50:18 +0000 (04:50 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 5 Jun 2014 09:42:55 +0000 (02:42 -0700)
commit7812fddc9cfbbdb9e25629b026cc612c095fca8b
tree0b5d248b732442b1b7668e9e26ad8caf5b6f8339
parent44033fac14340f94a5745a28408f1c56b047194d
i40e: refactor stats collection

Pull the PF stat collection out of the VSI collection routine, and
add a unifying stats update routine to call the various stat collection
routines.

Change-ID: I224192455bb3a6e5dc0a426935e67dffc123e306
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c