diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2010-11-17 06:27:02 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2010-11-17 06:27:02 +0300 |
commit | aa80175a539a47fd11e2fbf1696a29f7a2652930 (patch) | |
tree | ad7d4a339c154bc79beea411174ad86b222c7e4d /drivers/net/bcm63xx_enet.h | |
parent | ee9e0f0b40c4fb4ad71d677c094d518db42f7076 (diff) | |
download | linux-aa80175a539a47fd11e2fbf1696a29f7a2652930.tar.xz |
ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB
This change cleans up the use of rsc_count and changes it to a boolean since
the actual numerical value is used nowhere in the Rx cleanup path. I am
also moving the skb count into the RSC_CB path since it is much easier to
track it there than when it is passed as a parameter to various function
calls.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/bcm63xx_enet.h')
0 files changed, 0 insertions, 0 deletions