Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

batman-adv: fix 2023.3 compilation issue #1037

Closed
wants to merge 1 commit into from

Conversation

raenye
Copy link

@raenye raenye commented Dec 23, 2023

Maintainer: @ecsv @simonwunderlich
Compile tested: mediatek/fiilogic Sinovoip Banana Pi R3, snapshot kernel 6.1.69
Compile tested: ramipsmt7621 D-Link DAP-1620 B1, snapshot kernel 5.15.144
Run tested: ramipsmt7621 D-Link DAP-1620 B1, snapshot kernel 5.15.144

Description:
Compilation failed due to redefinition of skb_vlan_eth_hdr;
Removed the relevant lines from compat-hacks.h and now it's fine.

Fixes: 28b8a5e
Closes: #1036

Fixes: 28b8a5e
Closes: openwrt#1036

Compilation failed due to redefinition of `skb_vlan_eth_hdr`;
Removed the relevant lines from `compat-hacks.h` and now it's fine.

Signed-off-by: Rani Hod <[email protected]>
@raenye raenye closed this Dec 23, 2023
@raenye
Copy link
Author

raenye commented Dec 23, 2023

Fixed in #1038.

@raenye raenye deleted the batman-adv-compilation-issue branch December 23, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

batman-adv: build error: redefinition of 'skb_vlan_eth_hdr'
1 participant