Allow patch 5 to use 32-64 bit conversion mechanism Signed-off-by:Shaun Pereira <[EMAIL PROTECTED]>
diff -uprN -X dontdiff linux-2.6.16-rc3-vanilla/net/x25/af_x25.c linux-2.6.16-rc3/net/x25/af_x25.c --- linux-2.6.16-rc3-vanilla/net/x25/af_x25.c 2006-02-15 11:17:03.000000000 +1100 +++ linux-2.6.16-rc3/net/x25/af_x25.c 2006-02-15 11:17:20.000000000 +1100 @@ -1529,6 +1529,8 @@ static int compat_x25_ioctl(struct socke break; case SIOCX25GFACILITIES: case SIOCX25SFACILITIES: + case SIOCX25GDTEFACILITIES: + case SIOCX25SDTEFACILITIES: case SIOCX25GCALLUSERDATA: case SIOCX25SCALLUSERDATA: case SIOCX25GCAUSEDIAG: - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html