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