Page MenuHomeFreeBSD

D42334.diff
No OneTemporary

D42334.diff

diff --git a/sys/dev/hptmv/entry.c b/sys/dev/hptmv/entry.c
--- a/sys/dev/hptmv/entry.c
+++ b/sys/dev/hptmv/entry.c
@@ -2155,7 +2155,6 @@
pAdapter = device_get_softc(dev);
- EVENTHANDLER_DEREGISTER(shutdown_final, pAdapter->eh);
mtx_lock(&pAdapter->lock);
FlushAdapter(pAdapter);
mtx_unlock(&pAdapter->lock);
diff --git a/sys/dev/hptmv/osbsd.h b/sys/dev/hptmv/osbsd.h
--- a/sys/dev/hptmv/osbsd.h
+++ b/sys/dev/hptmv/osbsd.h
@@ -190,8 +190,6 @@
UCHAR status;
UCHAR ver_601;
UCHAR beeping;
-
- eventhandler_tag eh;
}
IAL_ADAPTER_T;

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 6, 9:36 AM (22 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13640035
Default Alt Text
D42334.diff (600 B)

Event Timeline