]> git.pld-linux.org Git - packages/e1000e.git/commitdiff
- rel 13; fix build with 2.6.37 auto/th/e1000e-1_2_17-13
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 26 Jan 2011 08:41:54 +0000 (08:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    e1000e.spec -> 1.105

e1000e.spec

index af3673434f4b247fa94963a6441ceda20b368f27..0d01fc4e2620f70963b1416fa0b2336be9685d5c 100644 (file)
@@ -16,7 +16,7 @@
 %undefine      with_userspace
 %endif
 
-%define                rel     12
+%define                rel     13
 %define                pname   e1000e
 Summary:       Intel(R) PRO/1000e driver for Linux
 Summary(en.UTF-8):     Intel® PRO/1000e driver for Linux
@@ -89,7 +89,7 @@ e1000e-objs := netdev.o ethtool.o param.o e1000_82571.o e1000_ich8lan.o \
 e1000_80003es2lan.o e1000_mac.o e1000_nvm.o e1000_phy.o e1000_manage.o \
 kcompat.o
 
-EXTRA_CFLAGS=-DDRIVER_E1000E -DCONFIG_E1000E_SEPARATE_TX_HANDLER
+EXTRA_CFLAGS=-DDRIVER_E1000E -DCONFIG_E1000E_SEPARATE_TX_HANDLER -DVLAN_GROUP_ARRAY_LEN=VLAN_N_VID
 EOF
 # add -DE1000E_NO_NAPI to disable NAPI
 
This page took 0.056372 seconds and 4 git commands to generate.