diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-12-11 00:52:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-15 00:27:10 +0300 |
commit | c2c79a32fb860ee374afe58fee6d67ab6aa83081 (patch) | |
tree | 0d3fc5726ce5708416cb43181c5b575be1432535 /usr | |
parent | 2aa55dccf83d7ca9f1da59ae005426c44fbeb890 (diff) | |
download | linux-c2c79a32fb860ee374afe58fee6d67ab6aa83081.tar.xz |
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>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions