Subject: Re: cardbus in -current, ne0...
To: None <seebs@plethora.net>
From: Johan Danielsson <joda@pdc.kth.se>
List: port-i386
Date: 11/12/1999 19:36:05
seebs@plethora.net writes:
> Is it in today's sup? I'm running yesterday's, and I only have
> 1.11.
Just committed.
/Johan
--- cardbus.c 1999/11/09 15:03:59 1.11
+++ cardbus.c 1999/11/12 18:18:38 1.12
@@ -1,4 +1,4 @@
-/* $NetBSD: cardbus.c,v 1.11 1999/11/09 15:03:59 joda Exp $ */
+/* $NetBSD: cardbus.c,v 1.12 1999/11/12 18:18:38 joda Exp $ */
/*
* Copyright (c) 1997, 1998 and 1999
@@ -540,8 +540,6 @@
if no functions were attached) */
disable_function(sc, 8);
- if(no_work_funcs == 0)
- free(cc, M_DEVBUF);
return no_work_funcs;
}