From: Eric Paris Date: Fri, 6 Jan 2006 16:57:11 +0000 (-0500) Subject: [PATCH] update bonding.txt to not show ip address on slaves X-Git-Tag: v2.6.16-rc1~669^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fad6939af311a8be5785d41531baa5a6918f833;p=pandora-kernel.git [PATCH] update bonding.txt to not show ip address on slaves ifenslave, as of abi version 2, does not set the ip address on the slave interfaces. The documentation example however still shows that the ensalved interfaces should have the same IP as the master. The patch simply removes the lines from the example which should no longer appear. Signed-off-by: Eric Paris bonding.txt | 2 -- 1 files changed, 2 deletions(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed