diff options
Diffstat (limited to 'drivers/infiniband/ulp/ipoib/ipoib.h')
-rw-r--r-- | drivers/infiniband/ulp/ipoib/ipoib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/infiniband/ulp/ipoib/ipoib.h b/drivers/infiniband/ulp/ipoib/ipoib.h index e6bbeae1c309..0af216d21f87 100644 --- a/drivers/infiniband/ulp/ipoib/ipoib.h +++ b/drivers/infiniband/ulp/ipoib/ipoib.h | |||
@@ -274,7 +274,6 @@ struct ipoib_neigh_hash { | |||
274 | 274 | ||
275 | struct ipoib_neigh_table { | 275 | struct ipoib_neigh_table { |
276 | struct ipoib_neigh_hash __rcu *htbl; | 276 | struct ipoib_neigh_hash __rcu *htbl; |
277 | rwlock_t rwlock; | ||
278 | atomic_t entries; | 277 | atomic_t entries; |
279 | struct completion flushed; | 278 | struct completion flushed; |
280 | struct completion deleted; | 279 | struct completion deleted; |