commit | fbf405e80c8af9ba0a9eb6f52d3bb8cddacd6036 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Apr 13 22:24:52 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 13 22:24:52 2016 -0400 |
tree | 0c1883a4c4c478746162c66befa7d5d0f8e79dc8 | |
parent | 99717bdfdbeaaf387ba6ecbf7eba7fbb7a47e50a [diff] | |
parent | 31c2e4926fe912f88388bcaa8450fcaa8f2ece47 [diff] |
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 <davem@davemloft.net>