commit | 53cd4d8e4dfb231fa5ba125b6c0666b82a0504fa | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Apr 03 17:16:30 2018 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 25 08:26:19 2018 -0700 |
tree | 1e519620f99f0315fc09f9b179f7609e4f28e2e2 | |
parent | 6cb1937d4eff6936089139169377fda208a2701a [diff] |
macvlan: Provide function for interfaces to release HW offload This patch provides a basic function to allow a lower device to disable macvlan offload if it was previously enabled on a given macvlan. The idea here is to allow for recovery from failure should the lowerdev run out of resources. 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>