net: Kill skbuff macros from the stone ages.
authorDavid S. Miller <davem@davemloft.net>
Tue, 10 Feb 2009 07:45:29 +0000 (23:45 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Feb 2009 07:45:29 +0000 (23:45 -0800)
This kills of HAVE_ALLOC_SKB and HAVE_ALIGNABLE_SKB.

Nothing in-tree uses them and nothing in-tree has used them
since 2.0.x times.

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

No differences found