Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2016 19:06:17 +0000 (UTC)
From:      Garrett Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r293114 - user/ngie/stable-10-libnv
Message-ID:  <201601031906.u03J6Huh009190@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Sun Jan  3 19:06:17 2016
New Revision: 293114
URL: https://svnweb.freebsd.org/changeset/base/293114

Log:
  MFC r293112:
  
  Fix ixl(4) compilation with PCI_IOV pre-r266974
  
  stable/10 doesn't have the if_getdrvflags(9) KPI. Reference the field in the
  structure directly if the __FreeBSD_version is < 1100022, so the driver can
  be built with PCI_IOV support on stable/10, without backporting all of
  r266974 (which requires additional changes due to projects/ifnet, etc)

Modified:
Directory Properties:
  user/ngie/stable-10-libnv/   (props changed)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601031906.u03J6Huh009190>