Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
..
fc.c
fddi.c fddi: convert to new network device ops 2008-11-20 20:29:48 -08:00
garp.c
hippi.c hippi: convert driver to net_device_ops 2008-11-20 20:32:15 -08:00
Kconfig
Makefile
p8022.c
p8023.c
psnap.c
stp.c
tr.c net: fix tokenring license 2009-03-03 23:48:50 -08:00