commit | 5f15e257e1e2bd17830fdf32ac715ca4a29a504f | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Mon Jun 25 10:48:13 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 26 18:05:21 2018 +0900 |
tree | 8a22aab8ea77d4b8795f003b036ada35e4047537 | |
parent | fb223502ec0889444965f602f57b1f45f9e9845e [diff] |
mlxsw: spectrum_router: Propagate extack to .fid_get() In the follow-up patch, mlxsw_sp_rif_vlan_fid_get() will be changed in a way that could fail. Give that function a possibility to explain the failure through extack. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>