commit | f3ff8a4d80e8ec867caf60b120c65db21f820e6d | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Sun May 25 23:40:58 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 25 23:40:58 2008 -0700 |
tree | 54ced4957d443d2c4c35131e81272ee45a623bcd | |
parent | 43154d08d6bb5c69aa0d0e3448fb348b4cd84e91 [diff] |
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>