From: Willem de Bruijn Date: Thu, 21 Mar 2013 18:10:03 +0000 (-0400) Subject: net: fix psock_fanout on sparc64 X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~378 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98e821a2a927b6dc0f7adc4b64ad29bec1b6ff89;p=pandora-kernel.git net: fix psock_fanout on sparc64 The packetsocket fanout test uses a packet ring. Use TPACKET_V2 instead of TPACKET_V1 to work around a known 32/64 bit issue in the older ring that manifests on sparc64. Signed-off-by: Willem de Bruijn Signed-off-by: David S. Miller --- Reading git-diff-tree failed