From: David S. Miller Date: Thu, 14 Apr 2016 02:24:52 +0000 (-0400) Subject: Merge branch 'udp-hdrs-fixes' X-Git-Tag: android-x86-7.1-r1~1500^2~304 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=fbf405e80c8af9ba0a9eb6f52d3bb8cddacd6036;p=android-x86%2Fkernel.git Merge branch 'udp-hdrs-fixes' Willem de Bruijn says: ==================== fix two more udp pull header issues Follow up patches to the fixes to RxRPC and SunRPC. A scan of the code showed two other interfaces that expect UDP packets to have a udphdr when queued: read packet length with ioctl SIOCINQ and receive payload checksum with socket option IP_CHECKSUM. ==================== Signed-off-by: David S. Miller --- fbf405e80c8af9ba0a9eb6f52d3bb8cddacd6036