On Thu, Jan 10, 2019 at 08:53:40AM -0800, Steve Wise wrote: > +static struct class *iwpm_class; > +static CLASS_ATTR_STRING(abi_version, 0444, __stringify(IWPM_UABI_VERSION)); > + netlink based protocols should not have an ABI version like this - do something inband with netlink to sort out whatever is going on. Jason