X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=net%2Fipv4%2Finetpeer.c;h=db3ef96bdfd96412c9b30d88e785a97a38aaf17b;hb=bdf3aaf9519ddd8a026b5e04e713d2fa673532e5;hp=f072f3875af8dfd5c6505787230cc578d8085c1c;hpb=12cbbd95e12e911b43afae7f6f4850f616223642;p=linux-2.6-omap-h63xx.git diff --git a/net/ipv4/inetpeer.c b/net/ipv4/inetpeer.c index f072f3875af..db3ef96bdfd 100644 --- a/net/ipv4/inetpeer.c +++ b/net/ipv4/inetpeer.c @@ -14,7 +14,6 @@ #include #include #include -#include #include #include #include @@ -73,7 +72,7 @@ /* Exported for inet_getid inline function. */ DEFINE_SPINLOCK(inet_peer_idlock); -static kmem_cache_t *peer_cachep __read_mostly; +static struct kmem_cache *peer_cachep __read_mostly; #define node_height(x) x->avl_height static struct inet_peer peer_fake_node = {