]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: remove redundant configuration of tx_sample_rate
authorAlexander Duyck <alexander.h.duyck@intel.com>
Thu, 21 Jul 2011 00:40:30 +0000 (00:40 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 17 Sep 2011 01:29:29 +0000 (18:29 -0700)
commit99938efc8e69dd8fcb3ce76ae4fb1137130737e4
treeec1d8f8ca61ab3ce3d6cac1ef1fdb8290e3b81d3
parent85a314123f84b266e5087eba39de5e3ef7386a1c
ixgbe: remove redundant configuration of tx_sample_rate

This change fixes a minor redundancy in that tx_sample_rate was set twice.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c