alx: mostly compile fixes
The first two patches are fixing problems when compiling alx against kernel 3.10-rc4. This was only compile tested in backports and not run time tested.
Sorry, please send pull requests to the QCA branch for now. Thats the authoritative copy.
github.com/qca
adrian
On 10 June 2013 01:31, Hauke Mehrtens [email protected] wrote:
The first two patches are fixing problems when compiling alx against kernel 3.10-rc4. This was only compile tested in backports and not run time tested.
You can merge this Pull Request by running
git pull https://github.com/hauke/alx kernel-3.10-fixes
Or view, comment on, or merge it at:
https://github.com/erikarn/alx/pull/2
Commit Summary
alx: add additional parameter to vlan_hwaccel_put_tag() alx: rename NETIF_F_HW_VLAN* feature flags to NETIF_F_HW_VLAN_CTAG* alx: use module_pci_driver() to register driver
File Changes
M src/alx_main.c (30)
Patch Links:
https://github.com/erikarn/alx/pull/2.patch https://github.com/erikarn/alx/pull/2.diff