aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/igb/igb.h
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2008-11-20 00:47:34 -0800
committerDavid S. Miller <davem@davemloft.net>2008-11-20 00:47:34 -0800
commitb2d565365e02947699a8e3d594275662a8d00646 (patch)
tree8a8edb980df546544276f96f891df2a4e1f51614 /drivers/net/igb/igb.h
parent3ef6b2354f5ac340396e47a49b64b8da61ada3b7 (diff)
igb: simplify swap in clean_rx_irq if using packet split
This update replaces the xchg calls that were added with a pair of assignments as there is no need for the xchg calls and they were found to cause issues on some architectures. 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/net/igb/igb.h')
0 files changed, 0 insertions, 0 deletions