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:
Matthew Wilcox
2019-02-20 16:20:54 -08:00
odevzdal Jason Gunthorpe
rodič f254ba6ae5
revize 9f5a9632e4
3 změnil soubory, kde provedl 24 přidání a 20 odebrání

Zobrazit soubor

@@ -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;