Actions
Bug #364
closedbatman-adv 2018.3 build error (redefinition of skb_postpush_rcsum)
Start date:
09/24/2018
Due date:
% Done:
0%
Estimated time:
0.50 h
Description
similar to #359
compiling batman-adv 2018.1 and above fails with Linux Kernel 3.16.57 and newer.
With Kernel Release 3.16.57 skb_postpush_rcsum() was added by Ben Hutchings.
batman-adv tries to redefine this - but it shouldn't try when running Kernel 3.16 with patch release 57 or higher.
Actions