linux/include/net/irda
Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of
this functionality. Currently there is a single use of the FILE * pointer.
That is the serial core which uses it to check tty_hung_up_p. However if
that is true then IO_ERROR is also already set so the check may be removed.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-17 11:47:33 -08:00
..
af_irda.h
crc.h
discovery.h
ircomm_core.h
ircomm_event.h
ircomm_lmp.h
ircomm_param.h
ircomm_ttp.h
ircomm_tty_attach.h
ircomm_tty.h tiocmget: kill off the passing of the struct file 2011-02-17 11:47:33 -08:00
irda_device.h
irda.h irda: Use __packed annotation instead IRDA_PACKED macro 2010-07-21 14:44:29 -07:00
iriap_event.h
iriap.h
irias_object.h
irlan_client.h
irlan_common.h irda: use net_device_stats from struct net_device 2010-08-21 23:32:31 -07:00
irlan_eth.h
irlan_event.h net/irda: Use static const char * const where possible 2010-09-14 20:22:05 -07:00
irlan_filter.h
irlan_provider.h
irlap_event.h
irlap_frame.h irda: Use __packed annotation instead IRDA_PACKED macro 2010-07-21 14:44:29 -07:00
irlap.h net: return operator cleanup 2010-09-23 14:33:39 -07:00
irlmp_event.h
irlmp_frame.h
irlmp.h net: return operator cleanup 2010-09-23 14:33:39 -07:00
irmod.h
irqueue.h
irttp.h net: return operator cleanup 2010-09-23 14:33:39 -07:00
parameters.h
qos.h
timer.h
wrapper.h