diff options
author | Benjamin Poirier <[email protected]> | 2023-10-27 14:44:10 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-10-27 15:36:38 -0700 |
commit | 6d90b64256f39511d0083111e167321dc6a6add2 (patch) | |
tree | 064ad6814a031e247f98fa73bc65f29300e0d594 /scripts/generate_rust_analyzer.py | |
parent | a4213705b88e61cadb5df41e3bc7aae4f4b7f3ec (diff) |
vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size()
This patch is basically a followup to commit 4e4b1798cc90 ("vxlan: Add
missing entries to vxlan_get_size()"). All of the attributes in
vxlan_get_size() appear in the same order that they are filled in
vxlan_fill_info() except for IFLA_VXLAN_PORT_RANGE. For consistency, move
that entry to match its order and add a comment, like for all other
entries.
Signed-off-by: Benjamin Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions