Conversation
__vlan_hwaccel_put_tag() needs an additional parameter, this was added
in the following patch in mainline:
commit 86a9bad3ab6b6f858fd4443b48738cabbb6d094c
Author: Patrick McHardy <kaber@trash.net>
Date: Fri Apr 19 02:04:30 2013 +0000
net: vlan: add protocol argument to packet tagging functions
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This was already done in mainline kernel in commit:
commit f646968f8f7c624587de729115d802372b9063dd
Author: Patrick McHardy <kaber@trash.net>
Date: Fri Apr 19 02:04:27 2013 +0000
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
Sorry, please send pull requests to the QCA branch for now. Thats the github.com/qca adrian On 10 June 2013 01:31, Hauke Mehrtens notifications@github.com 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.