patch-2.4.22 linux-2.4.22/drivers/ieee1394/ieee1394-ioctl.h

Next file: linux-2.4.22/drivers/ieee1394/ieee1394.h
Previous file: linux-2.4.22/drivers/ieee1394/hosts.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/drivers/ieee1394/ieee1394-ioctl.h linux-2.4.22/drivers/ieee1394/ieee1394-ioctl.h
@@ -100,6 +100,8 @@
 	_IOW ('#', 0x27, struct raw1394_iso_packets)
 #define RAW1394_IOC_ISO_XMIT_SYNC		\
 	_IO  ('#', 0x28)
+#define RAW1394_IOC_ISO_RECV_FLUSH              \
+	_IO  ('#', 0x29)
 
 
 #endif /* __IEEE1394_IOCTL_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)