]> git.openfabrics.org - ~emulex/for-vlad/compat.git/commit
compat: add compat_version read-only module parameter compat-linux-2.6.34.y
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:57:49 +0000 (11:57 -0700)
commit4bf6c8c8c811fe21c96cf78a88aa60da0129f3ee
tree57535271923cbafda9d66c03b6563c6faaa86ac2
parent1d350f89e8f31c7c5ff33f90150b9c937716a249
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