diff options
author | Alexander Duyck <[email protected]> | 2018-04-03 17:16:40 -0400 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-04-25 08:26:19 -0700 |
commit | 865255b5a2e5a905a1cd8ff8444604af61ee79d8 (patch) | |
tree | f09bd6ac9f1c3720f5e4fa57aea635abd9f2fd0a /lib/mpi/mpiutil.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 <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions