]> git.ipfire.org Git - thirdparty/iproute2.git/commit
Fix wrong sanity check in choke_parse_opt()
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 3 Oct 2011 05:23:18 +0000 (05:23 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Fri, 7 Oct 2011 18:17:03 +0000 (11:17 -0700)
commit9f1ba57016da5e65b83092f5ab05565091e0879d
treeab9ccee3b0c347d022f741018a1fd72245fc8bb6
parent6d5ee98a7c47644308ccb167faa93e07bb702fd8
Fix wrong sanity check in choke_parse_opt()

Detected by cppcheck.

Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
tc/q_choke.c