patch-2.2.3 linux/include/net/irda/ircomm_common.h

Next file: linux/include/net/irda/irda.h
Previous file: linux/include/net/irda/dongle.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.2/linux/include/net/irda/ircomm_common.h linux/include/net/irda/ircomm_common.h
@@ -149,6 +149,7 @@
 	int max_txbuff_size;          
 	int maxsdusize;
  	__u32 daddr;        /* Device address of the peer device */ 
+	__u32 saddr;
 
 	void (*d_handler)(struct ircomm_cb *self);
 	struct notify_t notify;     /* container of callbacks */

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