commit | db2ee5bdf5c83320fa19f73a38204585f1518798 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Sep 25 00:30:57 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 19 04:28:38 2012 -0700 |
tree | 1e133d59b7cf42c6ed1514f9c3c41db4c4dbc363 | |
parent | 1a1c225b9463038ac68b369ef05e4ee7fd9c82a5 [diff] |
igb: Combine post-processing of skb into a single function This change is meant to just clean-up a number of function calls that were made at the end of the Rx clean-up path by combining them into a single function call. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>