commit | 6ea30f8a972c063c1072d7e7accc6a550a36770a | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Oct 19 15:50:41 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 21 03:04:08 2017 +0100 |
tree | 755700ab70022d9c84d40cd936708de7ba4bf8b2 | |
parent | cd019e91a837d83f599e0216794bdf1ad6fec053 [diff] |
ixgbe: Convert ndo_setup_tc offloads to block callbacks Benefit from the newly introduced block callback infrastructure and convert ndo_setup_tc calls for u32 offloads to block callbacks. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>