[PATCH] pnp - Trivial Card Service Fix (7/13)

From: Adam Belay (ambx1@neo.rr.com)
Date: Mon Feb 17 2003 - 13:23:50 EST


Thanks to Ruslan for bringing this to my attention.

Please apply,
Adam

--- a/drivers/pnp/card.c Sun Feb 9 10:57:43 2003
+++ b/drivers/pnp/card.c Sun Feb 9 11:05:40 2003
@@ -143,7 +143,6 @@
         list_for_each_safe(pos,temp,&card->devices){
                 struct pnp_dev *dev = card_to_pnp_dev(pos);
                 pnpc_remove_device(dev);
- __pnp_remove_device(dev);
         }
 }
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:20 EST