ppp: push BKL down into the driver
authorAlan Cox <alan@redhat.com>
Mon, 26 May 2008 06:40:58 +0000 (23:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 May 2008 06:40:58 +0000 (23:40 -0700)
commitf3ff8a4d80e8ec867caf60b120c65db21f820e6d
tree54ced4957d443d2c4c35131e81272ee45a623bcd
parent43154d08d6bb5c69aa0d0e3448fb348b4cd84e91
ppp: push BKL down into the driver

I've pushed it down as far as I dare at this point. Someone familiar with
the internal PPP semantics can probably push it further. Another step to
eliminating the old BKL ioctl usage.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ppp_generic.c