]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fm10k: update function header comment for fm10k_get_stats64
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 12 Jan 2017 23:59:41 +0000 (15:59 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 6 Apr 2017 05:47:31 +0000 (22:47 -0700)
commit02957703ca31a93689f1ea418aa7dd66d6a23221
tree72434fa355b24159633f60a05be1182ea0a96be0
parentb4fd8ffc11c0686d04fb83d3c25572ea502efed9
fm10k: update function header comment for fm10k_get_stats64

Re-word the comment to avoid stating that we return a value for this
void function. Additionally, there is no need to mention older kernels,
since this is the upstream kernel.

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_netdev.c