On Mon, 2016-04-18 at 11:44 +0300, Dan Carpenter wrote: > We deleted a line of code and accidentally made the "return put_user()" > part of the if statement when it's supposed to be unconditional. > > Fixes: 9f9a45beaa96 ('udp: do not expect udp headers on ioctl SIOCINQ') > Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com>
Acked-by: Eric Dumazet <eduma...@google.com>