linux/net/802
Meelis Roos 4222474519 net: fix tokenring license
Currently, modular tokenring ("tr") lacks a license and fails to load:

tr: module license 'unspecified' taints kernel.
tr: Unknown symbol proc_net_fops_create

Beacuse of this, no tokenring driver can load if it depends on modular 
tr. Fix this by adding GPL module license as it is in the kernel.

With this fix, tr module loads fine and tms380 driver also loads. Well, 
it does'nt work but that's a different bug.

Signed-off-by: Meelis Roos <mroos@linux.ee>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-03 23:48:50 -08:00
..
Kconfig net: Add GARP applicant-only participant 2008-07-05 21:26:13 -07:00
Makefile net: Add GARP applicant-only participant 2008-07-05 21:26:13 -07:00
fc.c net/802/fc.c: Fix compilation warnings 2008-10-15 00:13:53 -07:00
fddi.c fddi: convert to new network device ops 2008-11-20 20:29:48 -08:00
garp.c garp: retry sending JoinIn messages after allocation failures 2008-07-16 20:51:47 -07:00
hippi.c hippi: convert driver to net_device_ops 2008-11-20 20:32:15 -08:00
p8022.c [LLC]: Use refcounting with struct llc_sap 2005-09-22 04:43:05 -03:00
p8023.c [NET]: Wrap netdevice hardware header creation. 2007-10-10 16:52:50 -07:00
psnap.c net: Rationalise email address: Network Specific Parts 2008-10-13 19:01:08 -07:00
stp.c net: Add STP demux layer 2008-07-05 21:25:39 -07:00
tr.c net: fix tokenring license 2009-03-03 23:48:50 -08:00