summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire/firewire.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/firewire/firewire.h')
-rw-r--r--sys/dev/firewire/firewire.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/firewire/firewire.h b/sys/dev/firewire/firewire.h
index ab34748..ee510e6 100644
--- a/sys/dev/firewire/firewire.h
+++ b/sys/dev/firewire/firewire.h
@@ -375,7 +375,7 @@ struct fw_speed_map {
struct fw_crom_buf {
struct fw_eui64 eui;
- int len;
+ uint32_t len;
void *ptr;
};
OpenPOWER on IntegriCloud