commit | 4668607aa30b3879312823a0ddbcd15077644f4e | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Wed Jan 13 16:51:51 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Feb 17 15:31:01 2016 -0800 |
tree | 8f48b8d0a4ce534acdde6f7d46569b8c5cb264df | |
parent | 1a36d7fadd1477761dc8b4fc8910d1defc31fad5 [diff] |
i40e: properly show packet split status in debugfs Get rid of the unused hsplit field in the ring struct and use the existing macro to detect packet split enablement. This allows debugfs dumps of the VSI to properly show which Rx routine is in use. Change-ID: Ic4e9589e6a788ab196ed0850703f704e30c03781 Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>