brctl: fixing stp parameters incompatibility

function                                             old     new   delta
static.stp_opts                                        -      23     +23
brctl_main                                          1148    1169     +21
packed_usage                                       26786   26794      +8
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/0 up/down: 52/0)               Total: 52 bytes

Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Maciek Borzecki
2010-03-23 05:18:38 +01:00
committed by Denys Vlasenko
parent 1c3f117ca4
commit 30ebd7bd78
2 changed files with 18 additions and 13 deletions

View File

@@ -187,7 +187,7 @@
"\n setpathcost BRIDGE COST Set path cost" \
"\n setportprio BRIDGE PRIO Set port priority" \
"\n setbridgeprio BRIDGE PRIO Set bridge priority" \
"\n stp BRIDGE [1|0] STP on/off" \
"\n stp BRIDGE [1/yes/on|0/no/off] STP on/off" \
) \
#define bunzip2_trivial_usage \