summaryrefslogtreecommitdiffstats
path: root/sys/dev/twa/tw_cl_share.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/twa/tw_cl_share.h')
-rw-r--r--sys/dev/twa/tw_cl_share.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/twa/tw_cl_share.h b/sys/dev/twa/tw_cl_share.h
index 265ff77..e583818 100644
--- a/sys/dev/twa/tw_cl_share.h
+++ b/sys/dev/twa/tw_cl_share.h
@@ -565,7 +565,7 @@ extern TW_INT32 tw_cl_interrupt(struct tw_cl_ctlr_handle *ctlr_handle);
/* CL's ioctl handler. */
extern TW_INT32 tw_cl_ioctl(struct tw_cl_ctlr_handle *ctlr_handle,
- TW_INT32 cmd, TW_VOID *buf);
+ u_long cmd, TW_VOID *buf);
#ifdef TW_OSL_DEBUG
OpenPOWER on IntegriCloud