commit | 7d775f63470c3b6ddf34c770c973293ab925a7bb | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Apr 03 17:16:03 2018 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 25 08:26:19 2018 -0700 |
tree | 1e679c12ceda9a6418ba081068537d16ed899477 | |
parent | b056b83c06e1b01b7091ba81c5883038a0fc2f46 [diff] |
macvlan: Rename fwd_priv to accel_priv and add accessor function This change renames the fwd_priv member to accel_priv as this more accurately reflects the actual purpose of this value. In addition I am adding an accessor which will allow us to further abstract this in the future if needed. 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>