commit | 98e77438aed3cd3343cbb86825127b1d9d2bea33 | [log] [tgz] |
---|---|---|
author | Daniel Baluta <dbaluta@ixiacom.com> | Fri Aug 19 03:19:07 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 19 03:19:07 2011 -0700 |
tree | a26022d2d359c25096c39a59cdd01ecf6aea62bb | |
parent | 2d5b2c5ca0d3ebe707386b3add365496460cf918 [diff] |
ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS IPV6_2292PKTOPTIONS is broken for 32-bit applications running in COMPAT mode on 64-bit kernels. The same problem was fixed for IPv4 with the patch: ipv4: Fix ip_getsockopt for IP_PKTOPTIONS, commit dd23198e58cd35259dd09e8892bbdb90f1d57748 Signed-off-by: Sorin Dumitru <sdumitru@ixiacom.com> Signed-off-by: Daniel Baluta <dbaluta@ixiacom.com> Signed-off-by: David S. Miller <davem@davemloft.net>