Actions
Bug #198
closed3.17 hlist_add_after renamed
Start date:
10/13/2014
Due date:
% Done:
0%
Estimated time:
Description
It appears that in kernel 3.17, the function hlist_add_after has been renamed to hlist_add_behind. This causes the build to die on fragmentation.c until the function name is corrected (line 188).
Updated by Sean Greenslade about 10 years ago
Updated by Antonio Quartulli about 10 years ago
- Assignee set to Marek Lindner
Thanks for reporting this. Actually the batman-adv code has been properly fixed for what concerns the in-kernel version, but our out-of-the-tree package does not have that change yet.
It should be merged soon.
Updated by Marek Lindner over 9 years ago
- Status changed from New to Closed
Compat code has been merged.
Actions