svn commit: r299181 - head/sys/ofed/include/linux/mlx4
Pedro F. Giffuni
pfg at FreeBSD.org
Fri May 6 15:37:07 UTC 2016
Author: pfg
Date: Fri May 6 15:37:06 2016
New Revision: 299181
URL: https://svnweb.freebsd.org/changeset/base/299181
Log:
sys/ofed: minor spelling fix.
No functional change.
Reviewed by: hselasky
Modified:
head/sys/ofed/include/linux/mlx4/device.h
Modified: head/sys/ofed/include/linux/mlx4/device.h
==============================================================================
--- head/sys/ofed/include/linux/mlx4/device.h Fri May 6 15:36:25 2016 (r299180)
+++ head/sys/ofed/include/linux/mlx4/device.h Fri May 6 15:37:06 2016 (r299181)
@@ -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.
More information about the svn-src-all
mailing list