From: Chris Wright Date: Mon, 4 Dec 2006 23:36:25 +0000 (-0800) Subject: format cleanups (queue-2.6.19) X-Git-Tag: v2.6.19.1~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f81cae7b38a55f41b61d7571c7b87bf8332fe06;p=thirdparty%2Fkernel%2Fstable-queue.git format cleanups (queue-2.6.19) --- diff --git a/queue-2.6.19/ebtables-deal-with-the-worst-case-behaviour-in-loop-checks.patch b/queue-2.6.19/ebtables-deal-with-the-worst-case-behaviour-in-loop-checks.patch index 99a96b44ac3..64507c1df2e 100644 --- a/queue-2.6.19/ebtables-deal-with-the-worst-case-behaviour-in-loop-checks.patch +++ b/queue-2.6.19/ebtables-deal-with-the-worst-case-behaviour-in-loop-checks.patch @@ -15,8 +15,6 @@ we'd just detected) or a duplicate work. Signed-off-by: Al Viro Signed-off-by: David S. Miller Signed-off-by: Chris Wright - ---- --- net/bridge/netfilter/ebtables.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/queue-2.6.19/ebtables-fix-wraparounds-in-ebt_entries-verification.patch b/queue-2.6.19/ebtables-fix-wraparounds-in-ebt_entries-verification.patch index b57679a313c..0ecbe50d4e4 100644 --- a/queue-2.6.19/ebtables-fix-wraparounds-in-ebt_entries-verification.patch +++ b/queue-2.6.19/ebtables-fix-wraparounds-in-ebt_entries-verification.patch @@ -17,8 +17,6 @@ While we are at it, don't subtract unrelated pointers... Signed-off-by: Al Viro Signed-off-by: David S. Miller Signed-off-by: Chris Wright - ---- --- net/bridge/netfilter/ebtables.c | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/queue-2.6.19/ebtables-prevent-wraparounds-in-checks-for-entry-components-sizes.patch b/queue-2.6.19/ebtables-prevent-wraparounds-in-checks-for-entry-components-sizes.patch index c1f273c709d..6dbd2dcf4e3 100644 --- a/queue-2.6.19/ebtables-prevent-wraparounds-in-checks-for-entry-components-sizes.patch +++ b/queue-2.6.19/ebtables-prevent-wraparounds-in-checks-for-entry-components-sizes.patch @@ -11,8 +11,6 @@ From: Al Viro Signed-off-by: Al Viro Signed-off-by: David S. Miller Signed-off-by: Chris Wright - ---- --- net/bridge/netfilter/ebtables.c | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/queue-2.6.19/ebtables-verify-that-ebt_entries-have-zero-distinguisher.patch b/queue-2.6.19/ebtables-verify-that-ebt_entries-have-zero-distinguisher.patch index 758ad4afc67..468403b46d1 100644 --- a/queue-2.6.19/ebtables-verify-that-ebt_entries-have-zero-distinguisher.patch +++ b/queue-2.6.19/ebtables-verify-that-ebt_entries-have-zero-distinguisher.patch @@ -13,8 +13,6 @@ We need that for iterator to work; existing check had been too weak. Signed-off-by: Al Viro Signed-off-by: David S. Miller Signed-off-by: Chris Wright - ---- --- net/bridge/netfilter/ebtables.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/queue-2.6.19/ib-ucm-fix-deadlock-in-cleanup.patch b/queue-2.6.19/ib-ucm-fix-deadlock-in-cleanup.patch index 431d6decb2b..9c57b32308c 100644 --- a/queue-2.6.19/ib-ucm-fix-deadlock-in-cleanup.patch +++ b/queue-2.6.19/ib-ucm-fix-deadlock-in-cleanup.patch @@ -14,14 +14,12 @@ Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier Acked-by: Sean Hefty Signed-off-by: Chris Wright - --- Hello, -stable team! This patch backports commit f469b2626f48829c06e40ac799c1edf62b12048e to 2.6.19. Please consider it for 2.6.19.y - this fixes a deadlock reproduced here at Mellanox. ---- drivers/infiniband/core/ucm.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/queue-2.6.19/net_sched-policer-restore-compatibility-with-old-iproute-binaries.patch b/queue-2.6.19/net_sched-policer-restore-compatibility-with-old-iproute-binaries.patch index 5b8972f711c..d094b827a14 100644 --- a/queue-2.6.19/net_sched-policer-restore-compatibility-with-old-iproute-binaries.patch +++ b/queue-2.6.19/net_sched-policer-restore-compatibility-with-old-iproute-binaries.patch @@ -20,8 +20,6 @@ Signed-off-by: Patrick McHardy Acked-by: Jamal Hadi Salim Signed-off-by: David S. Miller Signed-off-by: Chris Wright - ---- --- net/sched/act_police.c | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/queue-2.6.19/netfilter-bridge-netfilter-deal-with-martians-correctly.patch b/queue-2.6.19/netfilter-bridge-netfilter-deal-with-martians-correctly.patch index 2175bbfffb7..fccf965e5dd 100644 --- a/queue-2.6.19/netfilter-bridge-netfilter-deal-with-martians-correctly.patch +++ b/queue-2.6.19/netfilter-bridge-netfilter-deal-with-martians-correctly.patch @@ -19,7 +19,6 @@ This is probably a candidate for the -stable release. Signed-off-by: Bart De Schuymer Signed-off-by: Patrick McHardy Signed-off-by: Chris Wright - --- commit bb01f827bae980efdecc33fbcdc1b90f1c355b3e tree 432a8f2843b47ccac094efea35da6f19731ed834 diff --git a/queue-2.6.19/netfilter-fix-ip-ip6-arp-_tables-hook-validation.patch b/queue-2.6.19/netfilter-fix-ip-ip6-arp-_tables-hook-validation.patch index 114b0a30043..93ba53d48fd 100644 --- a/queue-2.6.19/netfilter-fix-ip-ip6-arp-_tables-hook-validation.patch +++ b/queue-2.6.19/netfilter-fix-ip-ip6-arp-_tables-hook-validation.patch @@ -22,7 +22,6 @@ standard targets as a nice side-effect. Signed-off-by: Dmitry Mishin Signed-off-by: Patrick McHardy Signed-off-by: Chris Wright - --- commit 756c508367e95d6f963502e4feecb8c76aeee332 tree 2be0ffb477e890a713eb48f3993a2f425baf5683 diff --git a/queue-2.6.19/netfilter-fix-iptables-compat-hook-validation.patch b/queue-2.6.19/netfilter-fix-iptables-compat-hook-validation.patch index b22bbc02a83..4298d6cedbd 100644 --- a/queue-2.6.19/netfilter-fix-iptables-compat-hook-validation.patch +++ b/queue-2.6.19/netfilter-fix-iptables-compat-hook-validation.patch @@ -16,7 +16,6 @@ marks are initialized. Signed-off-by: Dmitry Mishin Signed-off-by; Patrick McHardy Signed-off-by: Chris Wright - --- commit 14f5487cb9bd34cd59360d2cac7dccac9b27e8ce tree fab7cabcdb7fe450ff47bf42918f845ff3da1b86 diff --git a/queue-2.6.19/pkt_sched-act_gact-division-by-zero.patch b/queue-2.6.19/pkt_sched-act_gact-division-by-zero.patch index f7b9c75697d..8e50eac5f10 100644 --- a/queue-2.6.19/pkt_sched-act_gact-division-by-zero.patch +++ b/queue-2.6.19/pkt_sched-act_gact-division-by-zero.patch @@ -12,8 +12,6 @@ zero in some future gact_prob algorithm? Signed-off-by: Kim Nordlund Signed-off-by: David S. Miller Signed-off-by: Chris Wright ---- - --- net/sched/act_gact.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/queue-2.6.19/sunhme-fix-for-sunhme-failures-on-x86.patch b/queue-2.6.19/sunhme-fix-for-sunhme-failures-on-x86.patch index 7a031a7f704..5d2bd2e2bd1 100644 --- a/queue-2.6.19/sunhme-fix-for-sunhme-failures-on-x86.patch +++ b/queue-2.6.19/sunhme-fix-for-sunhme-failures-on-x86.patch @@ -18,8 +18,6 @@ and Debian bug #397460 [1]. Signed-off-by: Jurij Smakov Signed-off-by: David S. Miller Signed-off-by: Chris Wright ---- - --- drivers/net/sunhme.c | 5 +++++ 1 file changed, 5 insertions(+)