Skip to content
Commit 0033d5ad authored by David S. Miller's avatar David S. Miller
Browse files

net: Fix bug in compat SIOCGETSGCNT handling.

Commit 709b46e8

 ("net: Add compat
ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT") added the
correct plumbing to handle SIOCGETSGCNT properly.

However, whilst definiting a proper "struct compat_sioc_sg_req" it
isn't actually used in ipmr_compat_ioctl().

Correct this oversight.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9690c636
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment