]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/net/ppp/ppp_generic.c
ppp: Use SKB queue abstraction interfaces in fragment processing.
authorDavid S. Miller <davem@davemloft.net>
Fri, 21 Jan 2011 06:52:05 +0000 (22:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jan 2011 06:52:05 +0000 (22:52 -0800)
commitd52344a7ae8a3fb660636f7de4f1c542b0036cbb
treedae9f6812b9338e542d4ca7369ae82208c41dd0b
parent686a2955531312dab77bb6f1e8602787d85e47d8
ppp: Use SKB queue abstraction interfaces in fragment processing.

No more direct references to SKB queue and list implementation
details.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ppp_generic.c