public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pnp - Trivial Card Service Fix (7/12) 2.5.59-bk3
@ 2003-02-09 12:04 Adam Belay
  0 siblings, 0 replies; only message in thread
From: Adam Belay @ 2003-02-09 12:04 UTC (permalink / raw)
  To: Linus Torvalds, Greg KH; +Cc: Grover, Andrew, linux-kernel

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);
 	}
 }
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-09 16:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-09 12:04 [PATCH] pnp - Trivial Card Service Fix (7/12) 2.5.59-bk3 Adam Belay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox