diff options
author | Mahesh Bandewar <[email protected]> | 2016-02-20 19:31:36 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-02-21 22:43:24 -0500 |
commit | e93fbc5a15ff25d4f9fd92a13c33cd37d99a2340 (patch) | |
tree | 2d73462f4aad15e2f939d4f97c3be43099c91125 /tools/perf/scripts/python | |
parent | c3aaa06d5a63609641b7ad62ee0956f3de86c1cd (diff) |
ipvlan: mode is u16
The mode argument was erronusly defined as u32 but it has always
been u16. Also use ipvlan_set_mode() helper to set the mode instead
of assigning directly. This should avoid future erronus assignments /
updates.
Signed-off-by: Mahesh Bandewar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions