summaryrefslogtreecommitdiffstats
path: root/sys/dev/twe
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-01-23 22:21:14 +0000
committerjhb <jhb@FreeBSD.org>2001-01-23 22:21:14 +0000
commitdede119c776109a4539db17a7958ddd756aea5f6 (patch)
treec04e960d49746f0d5e0d4c9fbb570e28417c2f1c /sys/dev/twe
parent4799f0d266666acea1b2198cb4b80841bad69d7a (diff)
downloadFreeBSD-src-dede119c776109a4539db17a7958ddd756aea5f6.zip
FreeBSD-src-dede119c776109a4539db17a7958ddd756aea5f6.tar.gz
Remove a prototype for an unused and undefined debugging function.
Diffstat (limited to 'sys/dev/twe')
-rw-r--r--sys/dev/twe/twe.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/twe/twe.c b/sys/dev/twe/twe.c
index 6adb277..fba49f2 100644
--- a/sys/dev/twe/twe.c
+++ b/sys/dev/twe/twe.c
@@ -96,7 +96,6 @@ static void twe_release_request(struct twe_request *tr);
*/
static char *twe_format_aen(struct twe_softc *sc, u_int16_t aen);
static int twe_report_request(struct twe_request *tr);
-static int twe_request_qlen(struct twe_request *tr);
static void twe_panic(struct twe_softc *sc, char *reason);
/********************************************************************************
OpenPOWER on IntegriCloud