]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: properly show packet split status in debugfs
authorMitch Williams <mitch.a.williams@intel.com>
Thu, 14 Jan 2016 00:51:51 +0000 (16:51 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:37:24 +0000 (08:37 -0800)
commit91f0f09c88da33aa984bb4f3d714ee2115c9f354
treeba074e84bf8782d4dda836dc18fd22d4de320a9d
parentaaf26cbd64292d2746a6d80757b94380ae7f7e12
i40e: properly show packet split status in debugfs

Orabug: 22342532

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>
(cherry picked from commit 4668607aa30b3879312823a0ddbcd15077644f4e)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_debugfs.c
drivers/net/ethernet/intel/i40e/i40e_txrx.h
drivers/net/ethernet/intel/i40evf/i40e_txrx.h