From 10a59b80e7ccc5298101084a7b0de5eac9cc91d7 Mon Sep 17 00:00:00 2001 From: "chrisw@osdl.org" Date: Fri, 11 Mar 2005 15:38:58 -0800 Subject: [PATCH] [PATCH] drop comment change from NetROM-deadlock-fix.patch --- 2.6.11.4/NetROM-deadlock-fix.patch | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/2.6.11.4/NetROM-deadlock-fix.patch b/2.6.11.4/NetROM-deadlock-fix.patch index afe48ddd904..35cfffa6a00 100644 --- a/2.6.11.4/NetROM-deadlock-fix.patch +++ b/2.6.11.4/NetROM-deadlock-fix.patch @@ -56,7 +56,7 @@ Index: bk-afu/net/netrom/nr_in.c switch (frametype) { case NR_CONNREQ: nr_write_internal(sk, NR_CONNACK); -@@ -265,12 +258,10 @@ +@@ -265,8 +258,6 @@ default: break; } @@ -65,14 +65,3 @@ Index: bk-afu/net/netrom/nr_in.c return queued; } --/* Higher level upcall for a LAPB frame */ -+/* Higher level upcall for a LAPB frame - called with sk locked */ - int nr_process_rx_frame(struct sock *sk, struct sk_buff *skb) - { - nr_cb *nr = nr_sk(sk); - -_______________________________________________ -stable mailing list -stable@linux.kernel.org -http://linux.kernel.org/mailman/listinfo/stable - -- 2.47.3