ppp: Reconstruct fragmented packets using frag lists instead of copying.
commit212bfb9e94e86b40684076f642b089b0565455d2
authorDavid S. Miller <davem@davemloft.net>
Fri, 21 Jan 2011 06:46:07 +0000 (20 22:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jan 2011 06:46:07 +0000 (20 22:46 -0800)
tree3fef8a449d5c6b665beebaacb6d4398143b4106c
parentb48f8c23c336d82c1af9a53187568bdb6e86b8a8
ppp: Reconstruct fragmented packets using frag lists instead of copying.

[paulus@samba.org: fixed a couple of bugs]

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/net/ppp_generic.c