diff options
author | Francois Romieu <romieu@fr.zoreil.com> | 2007-11-01 10:52:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-29 02:03:46 +0300 |
commit | 3627947e84dd2f6dbfd01f796139949f65a43b31 (patch) | |
tree | 86f4a5382cde3a8da303f6a6d81838fd08502c05 /drivers/net/e100.c | |
parent | 993fb90c5b1727342362c43ed4e29c26682f54f7 (diff) | |
download | linux-3627947e84dd2f6dbfd01f796139949f65a43b31.tar.xz |
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 'drivers/net/e100.c')
0 files changed, 0 insertions, 0 deletions