From: Patrick McHardy Date: Thu, 14 Sep 2006 03:35:36 +0000 (-0700) Subject: [RTNETLINK]: Fix netdevice name corruption X-Git-Tag: v2.6.19-rc1~1272^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78e5b8916e7db119850f57ce8548fbb9767078fc;p=pandora-kernel.git [RTNETLINK]: Fix netdevice name corruption When changing a device by ifindex without including a IFLA_IFNAME attribute, the ifname variable contains random garbage and is used to change the device name. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed