b973ac8de9f440a4ea4e6a3dc6b4afd7bd parent 7b6d45c211a401a9bdeebfa96f8a4c811bd3eeaf author Jaeden Amero 1348065271 +0100 committer Greg Kroah-Hartman 1348246269 -0700 compat_ioctl: Add RS-485 IOCTLs to the list The RS-485 TIOCSRS485 and TIOCGRS485 ioctls are 32-bit compatible, so in order to call them on 64-bit systems from 32-bit user mode, we add them to the ioctl pointer list as compatible ioctls. Signed-off-by: Jaeden Amero Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman e