diff options
author | Jiri Pirko <jpirko@redhat.com> | 2012-05-04 00:37:45 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-05-08 05:03:22 +0200 |
commit | 3a084ddb4bf299a6e898a9a07c89f3917f0713f7 (patch) | |
tree | f938915de277b2b9b52ce6dc1308f18d0d083bcd /Documentation/networking | |
parent | netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines. (diff) | |
download | linux-3a084ddb4bf299a6e898a9a07c89f3917f0713f7.tar.xz linux-3a084ddb4bf299a6e898a9a07c89f3917f0713f7.zip |
net: IP_MULTICAST_IF setsockopt now recognizes struct mreq
Until now, struct mreq has not been recognized and it was worked with
as with struct in_addr. That means imr_multiaddr was copied to
imr_address. So do recognize struct mreq here and copy that correctly.
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions