]> git.baikalelectronics.ru Git - kernel.git/commit
ppp: use PPP_TRANS instead of the magic number 0x20
authorChangli Gao <xiaosuo@gmail.com>
Tue, 14 Jun 2011 21:58:13 +0000 (21:58 +0000)
committerDavid S. Miller <davem@conan.davemloft.net>
Fri, 17 Jun 2011 03:43:55 +0000 (23:43 -0400)
commitf2ca7f7e95b69ced43fb011de73b8697e28cd4c8
tree165bfca1a57b3c10c80daebfaf4265c78680e744
parent60037fbdac0f9fe0ef448f4c6ea722ba1753c59a
ppp: use PPP_TRANS instead of the magic number 0x20

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: David S. Miller <davem@conan.davemloft.net>
drivers/net/ppp_async.c