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)
commit4c1d7b4b5dec6b8a97202d88538c06733173b1c5
treeec1d8f8ca61ab3ce3d6cac1ef1fdb8290e3b81d3
parentd7ccb8c2f2f73a9fcdb8fb0f3bcdd09746f3a9ef
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