Re: [PATCH 1/4] [IrDA] Netlink layer

2007-07-02 Thread David Miller
From: [EMAIL PROTECTED] Date: Mon, 02 Jul 2007 01:14:28 +0300 First IrDA configuration netlink layer implementation. Currently, we only support the set/get mode commands. Signed-off-by: Samuel Ortiz [EMAIL PROTECTED] Patch applied, thanks. - To unsubscribe from this list: send the line

[PATCH 1/4] [IrDA] Netlink layer

2007-07-01 Thread samuel
First IrDA configuration netlink layer implementation. Currently, we only support the set/get mode commands. Signed-off-by: Samuel Ortiz [EMAIL PROTECTED] --- include/linux/irda.h | 20 ++ include/net/irda/irda.h |3 + include/net/irda/irlap.h |2 + net/irda/Makefile|