ppp: Use a real SKB control block in fragmentation engine.
authorDavid S. Miller <davem@davemloft.net>
Tue, 5 Oct 2010 08:36:52 +0000 (01:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Oct 2010 08:36:52 +0000 (01:36 -0700)
Do this instead of subverting fields in skb proper.

The macros that could very easily match variable or function
names were also just asking for trouble.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found