From: Benjamin Herrenschmidt Date: Wed, 31 Oct 2007 03:40:45 +0000 (-0700) Subject: [COMPAT]: Fix new dev_ifname32 returning -EFAULT X-Git-Tag: v2.6.24-rc2~69^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be48be08a829db09a4f786f44a1872ef0f533c85;p=pandora-kernel.git [COMPAT]: Fix new dev_ifname32 returning -EFAULT A stray semicolon slipped in the patch that updated dev_ifname32 to not be inline, causing it to always return -EFAULT. This fixes it. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: David S. Miller --- Reading git-diff-tree failed