Skip to content
Commit 9b37ccfc authored by Pavel Roskin's avatar Pavel Roskin Committed by Linus Torvalds
Browse files

module: allow ndiswrapper to use GPL-only symbols



A change after 2.6.24 broke ndiswrapper by accidentally removing its
access to GPL-only symbols.  Revert that change and add comments about
the reasons why ndiswrapper and driverloader are treated in a special
way.

Signed-off-by: default avatarPavel Roskin <proski@gnu.org>
Acked-by: default avatarGreg KH <gregkh@suse.de>
Acked-by: default avatarIngo Molnar <mingo@elte.hu>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Jon Masters <jonathan@jonmasters.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 27d0483a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment