diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-09-14 21:59:55 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-09-14 21:59:55 +0000 |
commit | 582212fa0478f40e7927a374e7ba53098e054d0a (patch) | |
tree | 1e1199c62e063df64c37aa17f761a3b316d0d961 /sys/dev/vxge | |
parent | a45f4ed60bf90532a11df47d631b51c1673451cd (diff) |
Notes
Diffstat (limited to 'sys/dev/vxge')
-rw-r--r-- | sys/dev/vxge/include/vxgehal-ll.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/vxge/include/vxgehal-ll.h b/sys/dev/vxge/include/vxgehal-ll.h index eb0e8e5a551c7..5c65cc1d4c5d4 100644 --- a/sys/dev/vxge/include/vxgehal-ll.h +++ b/sys/dev/vxge/include/vxgehal-ll.h @@ -3095,7 +3095,7 @@ typedef struct vxge_hal_device_pmd_info_t { * @mac_addr_masks: Mac address masks for each vpath * * Returns the vpath mask that has the bits set for each vpath allocated - * for the driver and teh first mac addresse for each vpath + * for the driver and the first mac addresse for each vpath */ typedef struct vxge_hal_device_hw_info_t { u32 host_type; |