summaryrefslogtreecommitdiffstats
path: root/drivers/net/e2100.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2009-06-04 18:00:09 +0200
committerDavid S. Miller <davem@davemloft.net>2009-06-07 14:20:20 +0200
commitfe49f04aa8c0f74c363cbb1e9852a0d7769b5a99 (patch)
tree0017d7c78c5ebf7aafa6b9a1462dd768df06662c /drivers/net/e2100.c
parentixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap (diff)
downloadlinux-fe49f04aa8c0f74c363cbb1e9852a0d7769b5a99.tar.xz
linux-fe49f04aa8c0f74c363cbb1e9852a0d7769b5a99.zip
ixgbe: move v_idx into q_vector and use as index only
The v_idx value was being used as both a bitmask and an index. This change makes it so that the q_vector contains the index and allows for much of the code to be simplified since disabling a q_vector involves only clearing one bit in the interrupt bitmask. 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/e2100.c')
0 files changed, 0 insertions, 0 deletions