backports: Fix and document EXPORT_SYMBOL_GPL() preference
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 12 Jul 2013 22:39:13 +0000 (15:39 -0700)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 12 Jul 2013 22:57:23 +0000 (15:57 -0700)
commit1c44a3a37bc973641065d4c15741ac54ee986a6b
tree7e610918c7a736812fd35d88a1cd00f86fca6a88
parent0edf6b301cc8b29792188512195e34c6977292f1
backports: Fix and document EXPORT_SYMBOL_GPL() preference

In terms of project naming the backports project has evolved
as follows:

compat-wireless --> compat-drivers --> backports

All along the design and intent behind the initial project
has been to provide a framework for delivery of *upstream*
drivers using a backported infrastructure. I've made it
clear that in no way shape or form did I ever want any
proprietary driver to make use of the framework. As the
project has grown I'm not alone with this sentiment so
lets document that and also fix a few symbols that have
slipped along the way.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
README
backport/compat/backport-3.11.c
backport/compat/compat-2.6.25.c
backport/compat/compat-2.6.26.c
backport/compat/compat-2.6.37.c
backport/compat/compat-3.6.c
backport/compat/compat-3.8.c