From: Dietmar Maurer Date: Fri, 8 May 2015 10:05:35 +0000 (+0200) Subject: fix ixgbe version number X-Git-Url: https://git.proxmox.com/?p=pve-kernel-2.6.32.git;a=commitdiff_plain;h=533b5c0ead7902e2c67c5ae940727762a90bb533 fix ixgbe version number --- diff --git a/Makefile b/Makefile index 8d55d99..0c349fa 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ E1000ESRC=${E1000EDIR}.tar.gz IGBDIR=igb-5.2.18 IGBSRC=${IGBDIR}.tar.gz -IXGBEDIR=ixgbe-4.0.4 +IXGBEDIR=ixgbe-4.0.3 IXGBESRC=${IXGBEDIR}.tar.gz I40EDIR=i40e-1.2.38