From: Simon Horman Date: Wed, 26 Dec 2007 04:54:42 +0000 (-0800) Subject: [IPV4]: Fix ip command line processing. X-Git-Tag: v2.6.24-rc7~32^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6c05c3d064dbb83be88cba3189beb5db9d2dfc3;p=pandora-kernel.git [IPV4]: Fix ip command line processing. Recently the documentation in Documentation/nfsroot.txt was update to note that in fact ip=off and ip=::::::off as the latter is ignored and the default (on) is used. This was certainly a step in the direction of reducing confusion. But it seems to me that the code ought to be fixed up so that ip=::::::off actually turns off ip autoconfiguration. This patch also notes more specifically that ip=on (aka ip=::::::on) is the default. Signed-off-by: Simon Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed