diff options
author | Bjorn Andersson <[email protected]> | 2021-06-15 18:27:07 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-16 12:16:22 -0700 |
commit | d917c35a451e4ebba5c12a51c92cbddce958c91e (patch) | |
tree | d09eb61709d592d9da491d94a55bf9959b16b073 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | c2ae34a7deaff463ecafb7db627b77faaca8e159 (diff) |
net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS
The idiomatic way to handle the changelink flags/mask pair seems to be
allow partial updates of the driver's link flags. In contrast the rmnet
driver masks the incoming flags and then use that as the new flags.
Change the rmnet driver to follow the common scheme, before the
introduction of IFLA_RMNET_FLAGS handling in iproute2 et al.
Signed-off-by: Bjorn Andersson <[email protected]>
Reviewed-by: Alex Elder <[email protected]>
Reviewed-by: Subash Abhinov Kasiviswanathan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions