Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/net/irda
Gustavo F. Padovan 942875ffc1 irda: Use __packed annotation instead IRDA_PACKED macro
Remove IRDA_PACKED macro, which maps to __attribute__((packed)). IRDA is
one of the last users of __attribute__((packet)). Networking code uses
__packed now.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-21 14:44:29 -07:00
..
af_irda.h
crc.h
discovery.h
ircomm_core.h
ircomm_event.h net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
ircomm_lmp.h
ircomm_param.h
ircomm_ttp.h
ircomm_tty.h
ircomm_tty_attach.h net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
irda.h irda: Use __packed annotation instead IRDA_PACKED macro 2010-07-21 14:44:29 -07:00
irda_device.h
iriap.h
iriap_event.h
irias_object.h
irlan_client.h
irlan_common.h
irlan_eth.h
irlan_event.h
irlan_filter.h
irlan_provider.h
irlap.h
irlap_event.h net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
irlap_frame.h irda: Use __packed annotation instead IRDA_PACKED macro 2010-07-21 14:44:29 -07:00
irlmp.h
irlmp_event.h net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
irlmp_frame.h
irmod.h
irqueue.h
irttp.h tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments 2010-02-15 15:38:10 +01:00
parameters.h
qos.h
timer.h
wrapper.h