Merge tag 'jfs-5.14' of git://github.com/kleikamp/linux-shaggy
[linux-2.6-microblaze.git] / include / rdma / ib_verbs.h
index 34971c7..371df1c 100644 (file)
@@ -2176,11 +2176,13 @@ struct ib_port_data {
        struct ib_port_immutable immutable;
 
        spinlock_t pkey_list_lock;
+
+       spinlock_t netdev_lock;
+
        struct list_head pkey_list;
 
        struct ib_port_cache cache;
 
-       spinlock_t netdev_lock;
        struct net_device __rcu *netdev;
        struct hlist_node ndev_hash_link;
        struct rdma_port_counter port_counter;