Enable I40EVF driver (rhbz 1164029)

This commit is contained in:
Josh Boyer 2014-11-14 08:38:23 -05:00
parent dabb919df4
commit 11934b6c67
2 changed files with 4 additions and 1 deletions

View File

@ -1401,7 +1401,7 @@ CONFIG_IXGBE_HWMON=y
CONFIG_I40E=m
# CONFIG_I40E_VXLAN is not set
# CONFIG_I40E_DCB is not set
# CONFIG_I40EVF is not set
CONFIG_I40EVF=m
# CONFIG_NET_VENDOR_I825XX is not set

View File

@ -2425,6 +2425,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri Nov 14 2014 Josh Boyer <jwboyer@fedoraproject.org>
- Enable I40EVF driver (rhbz 1164029)
* Thu Nov 13 2014 Josh Boyer <jwboyer@fedoraproject.org>
- Add patch for MS Surface Pro 3 Type Cover (rhbz 1135338)
- CVE-2014-7843 aarch64: copying from /dev/zero causes local DoS (rhbz 1163744 1163745)