sys/ofed: minor spelling fix.

No functional change.

Reviewed by:	hselasky
This commit is contained in:
Pedro F. Giffuni 2016-05-06 15:37:06 +00:00
parent c1f403238a
commit a5a274d0d4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=299181

View File

@ -106,7 +106,7 @@ enum {
MLX4_MFUNC_EQE_MASK = (MLX4_MFUNC_MAX_EQES - 1)
};
/* Driver supports 3 diffrent device methods to manage traffic steering:
/* Driver supports 3 different device methods to manage traffic steering:
* -device managed - High level API for ib and eth flow steering. FW is
* managing flow steering tables.
* - B0 steering mode - Common low level API for ib and (if supported) eth.