]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: pedit: Fix raw op
authorPhil Sutter <phil@nwl.cc>
Tue, 22 Mar 2016 14:16:23 +0000 (15:16 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Sun, 27 Mar 2016 17:34:36 +0000 (10:34 -0700)
commita33786b582a29a940cfe1eff826ff5a0548a6d81
tree14e41c02576648d5d6b6f200015b2159cae22267
parent77bed404d03f39adf2842ee4aefb53ba8a68f087
tc: pedit: Fix raw op

The retain value was wrong for u16 and u8 types.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
tc/m_pedit.c