sys/ofed: minor spelling fix.

No functional change.

Reviewed by:	hselasky
This commit is contained in:
pfg 2016-05-06 15:37:06 +00:00
parent e8f92bd9a7
commit 6d50fbd9f2

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.