swconfig: Add cpu port index to help output.
authorGabor Juhos <juhosg@openwrt.org>
Fri, 16 Apr 2010 19:32:40 +0000 (19:32 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 16 Apr 2010 19:32:40 +0000 (19:32 +0000)
commitf7cc3d576cec068f7722da7d86885164cdf99823
tree86b92e62ab0b6fc27012d8950b2168155cd4056a
parente1079c515a1d2ff08d829e11de6827741d2154f7
swconfig: Add cpu port index to help output.

Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.

This could allow e.g. luci to get a rough overview of the layout of
the switch.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 20939
package/swconfig/src/cli.c
package/swconfig/src/swlib.c
package/swconfig/src/swlib.h
target/linux/generic-2.6/files/drivers/net/phy/swconfig.c
target/linux/generic-2.6/files/include/linux/switch.h