From c02b75679ad2d8b8df5933d2748cd75ec2a5dc01 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Wed, 29 Nov 2006 20:50:53 -0800 Subject: [PATCH] cleanup a couple patches in 2.6.18.5 review --- ...lter-missed-and-reordered-checks-in-arp-ip-ip6-_tables.patch | 2 +- .../pcmcia-fix-rmmod-pcmcia-with-unbound-devices.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3