]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:04:38 +0000 (22:04 +0800)
commit7838483dbb41b2a43066717b5cc630232a22982f
tree2132c808c1bd0b4aa829ae2504dc3950d9ff6f92
parent5867da18b3e74e92eae483f47046e0348b902495
ixgbe: remove redundant configuration of tx_sample_rate

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

(cherry picked from commit 4c1d7b4b5dec6b8a97202d88538c06733173b1c5)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_main.c