From: Arnd Bergmann Date: Fri, 6 Nov 2009 08:09:06 +0000 (+0000) Subject: appletalk: handle SIOCATALKDIFADDR compat ioctl X-Git-Tag: v2.6.33-rc1~388^2~481 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=206602217747382488fcae68351673cc9103debc;p=pandora-kernel.git appletalk: handle SIOCATALKDIFADDR compat ioctl We must not have a compat ioctl handler for SIOCATALKDIFADDR in common code, because the same number is used in other protocols with different data structures. Signed-off-by: Arnd Bergmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed