99
edits
Changes
vlan buggyright
Here we're collecting some funny quotes from the linux kernel code
----
<pre>
static char vlan_copyright[] = "...";
static char vlan_buggyright[] = "...";
</pre>
:''from linux-2.6.24-rc5/net/8021q/vlan.c''
----