VCAN_MINOR_VERSION ================== Here is the definition:: #define VCAN_MINOR_VERSION 7 This is the major version number of the vcan driver, which is the version number before the period, e.g. version 1.3 has a minor version number of 3. See also ``VCAN_MAJOR_VERSION``.