diff options
author | Jon Medhurst <tixy@linaro.org> | 2015-08-19 13:43:16 +0100 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2016-02-16 13:51:21 -0800 |
commit | fde6abf2f024b761ee8bd1b7ba609fd414491f7a (patch) | |
tree | c206269b1acbdc4ebad500e5885e4b98af26ac38 /include/linux/socket.h | |
parent | c91e8c503c720f120b91b1f7dab504b92c373800 (diff) |
net: PPPoPNS: Remove length argument from data_ready
The argument was removed by commit 676d23690fb6 ("net: Fix use after free by
removing length arg from sk_data_ready callbacks") and it's presence causes
warnings like:
drivers/net/ppp/pppopns.c:296:27: warning: assignment from incompatible pointer type
po->proto.pns.data_ready = sk_raw->sk_data_ready;
Signed-off-by: Jon Medhurst <tixy@linaro.org>
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Diffstat (limited to 'include/linux/socket.h')
0 files changed, 0 insertions, 0 deletions