]> git.karo-electronics.de Git - karo-tx-linux.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)
commite6539e2b7aee117619153daaf61566dba1e04205
tree165bfca1a57b3c10c80daebfaf4265c78680e744
parentd3ab6fde14b69c346939cd00765b3826a4760e5c
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