[patch 2/2] fork_connector: fix problem in the message lenght

2005-03-25 Thread Guillaume Thouvenin
This patch fixes a bug in the __cn_rx_skb() routine when checking the size of the netlink message. It applies to 2.6.12-rc1-mm3. Signed-off-by: Evgeniy Polyakov <[EMAIL PROTECTED]> --- connector.c |9 - 1 files changed, 4 insertions(+), 5 deletions(-) Index: linux-2.6.12-rc1-

[patch 2/2] fork_connector: fix problem in the message lenght

2005-03-17 Thread Guillaume Thouvenin
This patch fixes a bug in the __cn_rx_skb() routine when checking the size of the netlink message. It applies to 2.6.11-mm4. Signed-off-by: Evgeniy Polyakov <[EMAIL PROTECTED]> --- connector.c |9 - 1 files changed, 4 insertions(+), 5 deletions(-) Index: linux-2.6.11-mm4-cnfo