Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 46602
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- include/linux/compat_ioctl.h~ 2004-03-12 18:37:26.000000000 +0100
0
++ include/linux/compat_ioctl.h 2004-03-24 12:34:30.000000000 +0100
Lines 247-256 Link Here
247
COMPATIBLE_IOCTL(SIOCSIFENCAP)
247
COMPATIBLE_IOCTL(SIOCSIFENCAP)
248
COMPATIBLE_IOCTL(SIOCGIFENCAP)
248
COMPATIBLE_IOCTL(SIOCGIFENCAP)
249
COMPATIBLE_IOCTL(SIOCSIFNAME)
249
COMPATIBLE_IOCTL(SIOCSIFNAME)
250
/* FIXME: not compatible
250
/* FIXME: not compatible */
251
COMPATIBLE_IOCTL(SIOCSIFBR)
251
COMPATIBLE_IOCTL(SIOCSIFBR)
252
COMPATIBLE_IOCTL(SIOCGIFBR)
252
COMPATIBLE_IOCTL(SIOCGIFBR)
253
*/
253
/* reactivated for vmware */
254
COMPATIBLE_IOCTL(SIOCSARP)
254
COMPATIBLE_IOCTL(SIOCSARP)
255
COMPATIBLE_IOCTL(SIOCGARP)
255
COMPATIBLE_IOCTL(SIOCGARP)
256
COMPATIBLE_IOCTL(SIOCDARP)
256
COMPATIBLE_IOCTL(SIOCDARP)

Return to bug 46602