diff options
Diffstat (limited to 'drivers/net/ppp_synctty.c')
-rw-r--r-- | drivers/net/ppp_synctty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ppp_synctty.c b/drivers/net/ppp_synctty.c index 33255fe8031e..b6f0e9a25e26 100644 --- a/drivers/net/ppp_synctty.c +++ b/drivers/net/ppp_synctty.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * | 6 | * |
7 | * Complete PPP frames without encoding/decoding are exchanged between | 7 | * Complete PPP frames without encoding/decoding are exchanged between |
8 | * the channel driver and the device driver. | 8 | * the channel driver and the device driver. |
9 | * | 9 | * |
10 | * The async map IOCTL codes are implemented to keep the user mode | 10 | * The async map IOCTL codes are implemented to keep the user mode |
11 | * applications happy if they call them. Synchronous PPP does not use | 11 | * applications happy if they call them. Synchronous PPP does not use |
12 | * the async maps. | 12 | * the async maps. |