diff options
Diffstat (limited to 'include/linux/compat_ioctl.h')
-rw-r--r-- | include/linux/compat_ioctl.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/include/linux/compat_ioctl.h b/include/linux/compat_ioctl.h index d61ef5951538..d5b7abc4f409 100644 --- a/include/linux/compat_ioctl.h +++ b/include/linux/compat_ioctl.h | |||
@@ -569,18 +569,6 @@ COMPATIBLE_IOCTL(RAW_SETBIND) | |||
569 | COMPATIBLE_IOCTL(RAW_GETBIND) | 569 | COMPATIBLE_IOCTL(RAW_GETBIND) |
570 | /* SMB ioctls which do not need any translations */ | 570 | /* SMB ioctls which do not need any translations */ |
571 | COMPATIBLE_IOCTL(SMB_IOC_NEWCONN) | 571 | COMPATIBLE_IOCTL(SMB_IOC_NEWCONN) |
572 | /* NCP ioctls which do not need any translations */ | ||
573 | COMPATIBLE_IOCTL(NCP_IOC_CONN_LOGGED_IN) | ||
574 | COMPATIBLE_IOCTL(NCP_IOC_SIGN_INIT) | ||
575 | COMPATIBLE_IOCTL(NCP_IOC_SIGN_WANTED) | ||
576 | COMPATIBLE_IOCTL(NCP_IOC_SET_SIGN_WANTED) | ||
577 | COMPATIBLE_IOCTL(NCP_IOC_LOCKUNLOCK) | ||
578 | COMPATIBLE_IOCTL(NCP_IOC_GETROOT) | ||
579 | COMPATIBLE_IOCTL(NCP_IOC_SETROOT) | ||
580 | COMPATIBLE_IOCTL(NCP_IOC_GETCHARSETS) | ||
581 | COMPATIBLE_IOCTL(NCP_IOC_SETCHARSETS) | ||
582 | COMPATIBLE_IOCTL(NCP_IOC_GETDENTRYTTL) | ||
583 | COMPATIBLE_IOCTL(NCP_IOC_SETDENTRYTTL) | ||
584 | /* Little a */ | 572 | /* Little a */ |
585 | COMPATIBLE_IOCTL(ATMSIGD_CTRL) | 573 | COMPATIBLE_IOCTL(ATMSIGD_CTRL) |
586 | COMPATIBLE_IOCTL(ATMARPD_CTRL) | 574 | COMPATIBLE_IOCTL(ATMARPD_CTRL) |