summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFrancois Romieu <romieu@fr.zoreil.com>2007-11-01 08:52:13 +0100
committerDavid S. Miller <davem@davemloft.net>2008-01-29 00:03:46 +0100
commit3627947e84dd2f6dbfd01f796139949f65a43b31 (patch)
tree86f4a5382cde3a8da303f6a6d81838fd08502c05 /include
parentdrivers/net/netxen/: cleanups (diff)
downloadlinux-3627947e84dd2f6dbfd01f796139949f65a43b31.tar.xz
linux-3627947e84dd2f6dbfd01f796139949f65a43b31.zip
sundance: SIOCDEVPRIVATE pollution
To quote one of my favorite contemporary author: [include/linux/sockios.h] * THESE IOCTLS ARE _DEPRECATED_ AND WILL DISAPPEAR IN 2.5.X -DaveM */ #define SIOCDEVPRIVATE 0x89F0 /* to 89FF */ [...] Gentoo's snmpd trips up over this code when trying to figure if the driver supports the non-SIOCDEVPRIVATE API or not. One can argue over its choice of heuristic but there no reason to make ioctl more ugly than needed. Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> Cc: Jesse Huang <jesse@icplus.com.tw> Tested-by: Volker Sauer <vsauer@dvs.tu-darmstadt.de> Cc: Jeff Garzik <jeff@garzik.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions