commit | 2e334eee9bef61505b6727b356e724033da55ae3 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Sep 25 00:31:07 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 19 04:32:01 2012 -0700 |
tree | 1588dae321ed7858009da3fb4eb674f6d79c2a90 | |
parent | cbc8e55f6fdae27b667051b36040f66768ef79f2 [diff] |
igb: Move rx_buffer related code in Rx cleanup path into separate function In order to try and isolate things a bit further I am moving the code related to retrieving data from the rx_buffer_info structure into a separate function. 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>