make naming prefixes consistent across tom_info

This commit is contained in:
Kip Macy 2007-12-15 20:20:08 +00:00
parent 26a4d66f05
commit 9f117e1062
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174623

View file

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