From: Ben Hutchings Date: Thu, 17 Mar 2011 07:34:32 +0000 (+0000) Subject: ethtool: Compat handling for struct ethtool_rxnfc X-Git-Tag: v2.6.37.6~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bb628d1358e9f8fb14f247e529d59e7352e0f26;p=pandora-kernel.git ethtool: Compat handling for struct ethtool_rxnfc commit 3a7da39d165e0c363c294feec119db1427032afd upstream. This structure was accidentally defined such that its layout can differ between 32-bit and 64-bit processes. Add compat structure definitions and an ioctl wrapper function. Signed-off-by: Ben Hutchings Acked-by: Alexander Duyck Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed