alx icon indicating copy to clipboard operation
alx copied to clipboard

alx: mostly compile fixes

Open hauke opened this issue 12 years ago • 1 comments

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.

hauke avatar Jun 10 '13 08:06 hauke

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

erikarn avatar Jun 10 '13 18:06 erikarn