]> git.openfabrics.org - ~emulex/for-vlad/compat.git/commit
compat: add compat_version read-only module parameter compat-20100517
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 17 May 2010 18:55:06 +0000 (11:55 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 17 May 2010 18:55:06 +0000 (11:55 -0700)
commit681b57755b37a544615caa4f23443a623be68e25
tree3864947a1b4afecff60d2825973b158717c0b810
parent9fc43ef5dc218a82b0690198c01fd2084abc5a60
compat: add compat_version read-only module parameter

This will allow you to supply a version tag for the
backport you use. Compat-wireless will re-use this and
give it its own value based on the kernel we backport
from. It will use either the linux-next git describe
or the stable kernel git describe. Any delta on top of
the git tree should also be reflected then in case of
custom private trees/releases.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Makefile
compat/main.c