diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2012-07-20 08:08:18 +0000 |
---|---|---|
committer | Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> | 2012-08-16 15:44:25 -0700 |
commit | 0549ae20b77d411aefb5271c2c494b9c3f02d972 (patch) | |
tree | 42194614fcaf6384d46f88795c086fd842181c2c /net/unix/af_unix.c | |
parent | afaa9459de639591ff3318fd215a813c8d794759 (diff) |
ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page
This patch combines ixgbe_add_rx_frag and ixgbe_can_reuse_page into a
single function. The main motivation behind this is to make better use of
the values so that we don't have to load them from memory and into
registers twice.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions