linux-fusion: fix build issue with Linux >= 4.7
authorMatthew Shyu <matthew.shyu@amlogic.com>
Tue, 4 Jul 2017 03:12:38 +0000 (11:12 +0800)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 4 Jul 2017 16:39:23 +0000 (18:39 +0200)
commit0ae2cab4167cb978718dcbfe9fa006b126522b65
tree897d959a57b4eb9fd1804e8055d8a0bcc421e8e1
parent81597b82e29d5427ac784c8e6e8dcaee469e0332
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>
package/linux-fusion/0004-Port-one-one_udp.c-to-Linux-4.1.patch