skbuff: Add frag list abstraction interfaces.
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Jun 2009 07:17:13 +0000 (00:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jun 2009 07:17:13 +0000 (00:17 -0700)
With the hope that these can be used to eliminate direct
references to the frag list implementation.

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

No differences found