From: Chris Wright Date: Thu, 30 Nov 2006 04:50:53 +0000 (-0800) Subject: cleanup a couple patches in 2.6.18.5 review X-Git-Tag: v2.6.18.5~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c02b75679ad2d8b8df5933d2748cd75ec2a5dc01;p=thirdparty%2Fkernel%2Fstable-queue.git cleanup a couple patches in 2.6.18.5 review --- diff --git a/review-2.6.18/netfilter-missed-and-reordered-checks-in-arp-ip-ip6-_tables.patch b/review-2.6.18/netfilter-missed-and-reordered-checks-in-arp-ip-ip6-_tables.patch index 3253dc354e8..f83b2024ed4 100644 --- a/review-2.6.18/netfilter-missed-and-reordered-checks-in-arp-ip-ip6-_tables.patch +++ b/review-2.6.18/netfilter-missed-and-reordered-checks-in-arp-ip-ip6-_tables.patch @@ -38,7 +38,7 @@ This patch returns back to the old order and moves the standard checks to mark_source_chains. This allows to get rid of a special case for standard targets as a nice side-effect. -Signed-off-by: Patrick McHardy +Signed-off-by: Patrick McHardy Signed-off-by: Chris Wright --- diff --git a/review-2.6.18/pcmcia-fix-rmmod-pcmcia-with-unbound-devices.patch b/review-2.6.18/pcmcia-fix-rmmod-pcmcia-with-unbound-devices.patch index 18714d508c1..eb9552c5686 100644 --- a/review-2.6.18/pcmcia-fix-rmmod-pcmcia-with-unbound-devices.patch +++ b/review-2.6.18/pcmcia-fix-rmmod-pcmcia-with-unbound-devices.patch @@ -1,7 +1,7 @@ From dfbc9e9d33adb1ac9910dd7f8ceb911947039a52 Mon Sep 17 00:00:00 2001 From: Daniel Ritz Date: Sat, 18 Nov 2006 22:19:34 -0800 -Subject: [PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devices +Subject: pcmcia: fix 'rmmod pcmcia' with unbound devices Having unbound PCMCIA devices: doing a 'find /sys' after a 'rmmod pcmcia' gives an oops because the pcmcia_device is not unregisterd from the driver