Re: svn commit: r314594 - stable/10/sys/modules/mlx5

2017-03-03 Thread Andriy Gapon
On 03/03/2017 16:18, Hans Petter Selasky wrote: > On 03/03/17 13:06, Andriy Gapon wrote: >> Author: avg >> Date: Fri Mar 3 12:06:33 2017 >> New Revision: 314594 >> URL: https://svnweb.freebsd.org/changeset/base/314594 >> >> Log: >> mlx5 module: remove include path that doesn't exist in this bran

Re: svn commit: r314594 - stable/10/sys/modules/mlx5

2017-03-03 Thread Hans Petter Selasky
On 03/03/17 13:06, Andriy Gapon wrote: Author: avg Date: Fri Mar 3 12:06:33 2017 New Revision: 314594 URL: https://svnweb.freebsd.org/changeset/base/314594 Log: mlx5 module: remove include path that doesn't exist in this branch This is a direct commit. It allows the module to be compiled

svn commit: r314594 - stable/10/sys/modules/mlx5

2017-03-03 Thread Andriy Gapon
Author: avg Date: Fri Mar 3 12:06:33 2017 New Revision: 314594 URL: https://svnweb.freebsd.org/changeset/base/314594 Log: mlx5 module: remove include path that doesn't exist in this branch This is a direct commit. It allows the module to be compiled with the base gcc. Modified: stable