diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2018-04-03 17:16:40 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-04-25 08:26:19 -0700 |
commit | 865255b5a2e5a905a1cd8ff8444604af61ee79d8 (patch) | |
tree | f09bd6ac9f1c3720f5e4fa57aea635abd9f2fd0a /net/sched/cls_basic.c | |
parent | 3335915d07f74e6391ce33959e2f25cab273bf73 (diff) |
ixgbe: Drop real_adapter from l2 fwd acceleration structure
This patch drops the real_adapter member from the fwd_adapter structure.
The general idea behind the change is that the real_adapter is carrying
unnecessary data since we could always just grab the adapter structure
from netdev_priv(macvlan->lowerdev) if we really needed to get at it.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions