Commits

Matthew Shyu committed 840a4f40ed9
linux-fusion: fix build issue with Linux >= 4.7 The size parameter from sock_recvmsg() was removed from Linux kernel API since 4.7. This commit adjusts the existing 0004-Port-one-one_udp.c-to-Linux-4.1.patch to fix the build with Linux >= 4.7. Signed-off-by: Matthew Shyu <matthew.shyu@amlogic.com> [Thomas: improved commit title/log.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 0ae2cab4167cb978718dcbfe9fa006b126522b65) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>