linux-stable/drivers/net/ppp
Arnd Bergmann c2c79a32fb hamradio, ppp: change semaphore to completion
ppp and hamradio have copies of the same code that uses a semaphore
in place of a completion for historic reasons. Make it use the
proper interface instead in all copies.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-12-14 13:27:10 -08:00
..
bsd_comp.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ppp_async.c hamradio, ppp: change semaphore to completion 2018-12-14 13:27:10 -08:00
ppp_deflate.c
ppp_generic.c ppp: Remove direct skb_queue_head list pointer access. 2018-09-10 10:06:53 -07:00
ppp_mppe.c ppp: mppe: Remove VLA usage of skcipher 2018-09-28 12:46:07 +08:00
ppp_mppe.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ppp_synctty.c the rest of drivers/*: annotate ->poll() instances 2017-11-28 11:06:58 -05:00
pppoe.c pppoe: fix reception of frames with no mac header 2018-09-17 07:50:26 -07:00
pppox.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
pptp.c treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00