make naming prefixes consistent across tom_info
This commit is contained in:
parent
26a4d66f05
commit
9f117e1062
@ -101,8 +101,8 @@ struct tom_info {
|
||||
int (*ti_attach)(struct toedev *dev,
|
||||
const struct offload_id *entry);
|
||||
int (*ti_detach)(struct toedev *dev);
|
||||
const char *name;
|
||||
const struct offload_id *id_table;
|
||||
const char *ti_name;
|
||||
const struct offload_id *ti_id_table;
|
||||
};
|
||||
|
||||
static __inline void
|
||||
|
Loading…
x
Reference in New Issue
Block a user