]> git.baikalelectronics.ru Git - kernel.git/commit
ppp: Reconstruct fragmented packets using frag lists instead of copying.
authorDavid S. Miller <davem@davemloft.net>
Fri, 21 Jan 2011 06:46:07 +0000 (22:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jan 2011 06:46:07 +0000 (22:46 -0800)
commit82923e54b980188c521d19e62f40200277a8d4eb
tree3fef8a449d5c6b665beebaacb6d4398143b4106c
parentd6ca9ce33a053791ac5fea2335453db8f0422ff0
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