net: PPPoPNS: use updated data_ready API definition
authorMatt Wagantall <mattw@codeaurora.org>
Thu, 2 Jul 2015 02:43:51 +0000 (19:43 -0700)
committerDanny Wood <danwood76@gmail.com>
Thu, 15 Jul 2021 09:45:37 +0000 (10:45 +0100)
commit206ed6898e4613e36c4f1855bdc1fedcb5cc821d
tree5eab1b2cb3f3e98c1a67e29f3d399ea9bd726f01
parentbecb899e4693dd26eb5ed5da264259877c0a902d
net: PPPoPNS: use updated data_ready API definition

data_ready(struct sock *) no longer takes a length argument.
Remove length argument in the implementation of this function
in PPPoPNS. It was never used anyway.

Change-Id: I457cedd375a490dd85e60f172b4122b4c7ba36f0
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
drivers/net/ppp/pppopns.c
include/linux/if_pppox.h