


home/seng/Downloads/compat-drivers-u/drivers/net/ethernet/atheros/alx/alx_main.c: In function ‘alx_set_features’: home/seng/Downloads/compat-drivers-u/drivers/net/ethernet/atheros/alx/alx_main.c:1159:15: error: ‘NETIF_F_HW_VLAN_TX’ undeclared (first use in this function) home/seng/Downloads/compat-drivers-u/drivers/net/ethernet/atheros/alx/alx_main.c:1158:17: error: ‘NETIF_F_HW_VLAN_RX’ undeclared (first use in this function) home/seng/Downloads/compat-drivers-u/drivers/net/ethernet/atheros/alx/alx_main.c: In function ‘alx_fix_features’: home/seng/Downloads/compat-drivers-u/drivers/net/ethernet/atheros/alx/alx_main.c:1141:17: note: each undeclared identifier is reported only once for each function it appears in home/seng/Downloads/compat-drivers-u/drivers/net/ethernet/atheros/alx/alx_main.c:1141:17: error: ‘NETIF_F_HW_VLAN_RX’ undeclared (first use in this function) home/seng/Downloads/compat-drivers-u/drivers/net/ethernet/atheros/alx/alx_main.c: In function ‘alx_set_vlan_mode’: Static inline void _vlan_hwaccel_put_tag(struct sk_buff *skb, Include/linux/if_vlan.h:409:20: note: declared here In file included from /home/seng/Downloads/compat-drivers-u/drivers/net/ethernet/atheros/alx/alx_main.c:22:0: home/seng/Downloads/compat-drivers-u/drivers/net/ethernet/atheros/alx/alx_main.c:700:4: error: too few arguments to function ‘_vlan_hwaccel_put_tag’ home/seng/Downloads/compat-drivers-u/drivers/net/ethernet/atheros/alx/alx_main.c: In function ‘alx_dispatch_skb’: home/seng/Downloads/compat-drivers-u/include/linux/compat-2.6.h:32:0: note: this is the location of the previous definition Include/linux/module.h:127:0: warning: "module_init" redefined In file included from include/linux/phy.h:22:0,įrom /home/seng/Downloads/compat-drivers-u/include/linux/compat-2.6.29.h:5,įrom /home/seng/Downloads/compat-drivers-u/include/linux/compat-2.6.h:52, Make: Entering directory `/usr/src/linux-headers-4.4.0-22-generic'ĬC /home/seng/Downloads/compat-drivers-u/drivers/net/ethernet/atheros/alx/alx_main.o Code: Select all make -C /lib/modules/4.4.0-22-generic/build M=/home/seng/Downloads/compat-drivers-u modules
