David Lin <[email protected]> writes:

>> > +#define MWL_DRV_NAME     KBUILD_MODNAME
>> > +#define MWL_DRV_VERSION    "10.3.0.14"
>> 
>> versions like that are generally fairly useless since you don't update them 
>> for
>> every commit ...
>> 
>
> We still need version information for formal release.

Then use git commit ids for tracking the driver version. Using manual
version strings for drivers don't work, it has been tried multiple times
and they are always out of sync.

-- 
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to