]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/inet_hashtables.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
[karo-tx-linux.git] / include / net / inet_hashtables.h
index f50f959683400b78df241e061f64138c0f7a9ff9..07840baa934125280a97a3261fcb25da1840588e 100644 (file)
@@ -125,9 +125,7 @@ struct inet_hashinfo {
        rwlock_t                        lhash_lock ____cacheline_aligned;
        atomic_t                        lhash_users;
        wait_queue_head_t               lhash_wait;
-       spinlock_t                      portalloc_lock;
        kmem_cache_t                    *bind_bucket_cachep;
-       int                             port_rover;
 };
 
 static inline unsigned int inet_ehashfn(const __u32 laddr, const __u16 lport,