diff options
Diffstat (limited to 'sys/dev/qlxge/qls_def.h')
-rw-r--r-- | sys/dev/qlxge/qls_def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/qlxge/qls_def.h b/sys/dev/qlxge/qls_def.h index b486beb29994..815946fafd5f 100644 --- a/sys/dev/qlxge/qls_def.h +++ b/sys/dev/qlxge/qls_def.h @@ -237,7 +237,7 @@ typedef struct _qla_mcast { #define QLA_PAGE_SIZE 4096 /* - * Adapter structure contains the hardware independant information of the + * Adapter structure contains the hardware independent information of the * pci function. */ struct qla_host { |