From 1da683bc0c929c31bb0e048fd9feab7bd1725690 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 1 Oct 2009 17:06:22 -0700 Subject: [PATCH] address cleanups --- .../net-ax25-fix-signed-comparison-in-the-sockopt-handler.patch | 2 +- ...-the-copy-length-in-af_packet-sockopt-handler-unsigned.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/queue-2.6.31/net-ax25-fix-signed-comparison-in-the-sockopt-handler.patch b/queue-2.6.31/net-ax25-fix-signed-comparison-in-the-sockopt-handler.patch index 4151810beb0..4b904ac46d2 100644 --- a/queue-2.6.31/net-ax25-fix-signed-comparison-in-the-sockopt-handler.patch +++ b/queue-2.6.31/net-ax25-fix-signed-comparison-in-the-sockopt-handler.patch @@ -3,7 +3,7 @@ From: Arjan van de Ven Date: Wed, 30 Sep 2009 13:51:11 +0200 Subject: net ax25: Fix signed comparison in the sockopt handler To: davem@davemloft.net -Cc: jakub@redhat.com, security@kernel.org, torvalds@linux-foundation.org, mingo@elte.hu, stable@kernel.org +Cc: jakub@redhat.com, torvalds@linux-foundation.org, mingo@elte.hu, stable@kernel.org Message-ID: <20090930135111.64240d86@infradead.org> diff --git a/queue-2.6.31/net-make-the-copy-length-in-af_packet-sockopt-handler-unsigned.patch b/queue-2.6.31/net-make-the-copy-length-in-af_packet-sockopt-handler-unsigned.patch index 43f2b965580..f9f2fda5da7 100644 --- a/queue-2.6.31/net-make-the-copy-length-in-af_packet-sockopt-handler-unsigned.patch +++ b/queue-2.6.31/net-make-the-copy-length-in-af_packet-sockopt-handler-unsigned.patch @@ -3,7 +3,7 @@ From: Arjan van de Ven Date: Wed, 30 Sep 2009 13:54:47 +0200 Subject: net: Make the copy length in af_packet sockopt handler unsigned To: Arjan van de Ven -Cc: jakub@redhat.com, security@kernel.org, stable@kernel.org, mingo@elte.hu, torvalds@linux-foundation.org, davem@davemloft.net +Cc: jakub@redhat.com, stable@kernel.org, mingo@elte.hu, torvalds@linux-foundation.org, davem@davemloft.net Message-ID: <20090930135447.19454507@infradead.org> -- 2.47.3