cxgb4: Convert atid_idr to XArray
Signed-off-by: Matthew Wilcox <willy@infradead.org> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Tento commit je obsažen v:

odevzdal
Jason Gunthorpe

rodič
f254ba6ae5
revize
9f5a9632e4
@@ -323,7 +323,7 @@ struct c4iw_dev {
|
||||
struct dentry *debugfs_root;
|
||||
enum db_state db_state;
|
||||
struct xarray hwtids;
|
||||
struct idr atid_idr;
|
||||
struct xarray atids;
|
||||
struct idr stid_idr;
|
||||
struct list_head db_fc_list;
|
||||
u32 avail_ird;
|
||||
|
Odkázat v novém úkolu
Zablokovat Uživatele