From: stephen hemminger Date: Mon, 29 Nov 2010 09:47:49 +0000 (+0000) Subject: ipip: add module alias for tunl0 tunnel device X-Git-Tag: v2.6.38-rc1~476^2~381 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8afe7c8acd33bc52c56546e73e46e9d546269e2c;p=pandora-kernel.git ipip: add module alias for tunl0 tunnel device If ipip is built as a module the 'ip tunnel add' command would fail because the ipip module was not being autoloaded. Adding an alias for the tunl0 device name cause dev_load() to autoload it when needed. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed