aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dca
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2010-08-19 09:34:27 -0400
committerDavid S. Miller <davem@davemloft.net>2010-08-19 19:40:48 -0400
commit179b4096e25c190fc987832e0037b40507cc7ca0 (patch)
treee9bfe0f3cdc31b1e4d575b3457cdbd6126fd4de6 /drivers/dca
parent67ebd79141e2dd503b0bc4898d06d07f07fc2635 (diff)
ixgbe: combine two modifications of TXDCTL into one
In ixgbe_up_complete we were doing a read-modify-write of TXDCTL followed by another one just a few lines further down. Instead of performing two separate read-modify-writes it would make more sense to combine the two into one. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/dca')
0 files changed, 0 insertions, 0 deletions