aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-09-07 20:28:25 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-07 20:28:25 -0400
commit0dd7f883a9e21c5f2ff5e8f1cbb0e78cdc044d8a (patch)
tree080ba867394e0346b699ffe17973a76faa0e6920 /drivers/net
parentcc896f08717c445235554a7963a7b2ecf58911ad (diff)
parent344babaa9d39b10b85cadec4e5335d43b52b4ec0 (diff)
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/wan/syncppp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wan/syncppp.c b/drivers/net/wan/syncppp.c
index f58c794a963a..b56a7b516d24 100644
--- a/drivers/net/wan/syncppp.c
+++ b/drivers/net/wan/syncppp.c
@@ -1440,6 +1440,7 @@ static void sppp_print_bytes (u_char *p, u16 len)
1440 * @skb: The buffer to process 1440 * @skb: The buffer to process
1441 * @dev: The device it arrived on 1441 * @dev: The device it arrived on
1442 * @p: Unused 1442 * @p: Unused
1443 * @orig_dev: Unused
1443 * 1444 *
1444 * Protocol glue. This drives the deferred processing mode the poorer 1445 * Protocol glue. This drives the deferred processing mode the poorer
1445 * cards use. This can be called directly by cards that do not have 1446 * cards use. This can be called directly by cards that do not have