From: Justin Mattock Date: Mon, 23 May 2011 20:43:48 +0000 (+0000) Subject: net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version. X-Git-Tag: v3.0-rc1~39^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da7c06c4a773b7903d3c09a25edbcb20bdc4af22;p=pandora-kernel.git net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version. The below patch removes vlan_buggyright and vlan_copyright from vlan_proto_init, so that it prints out just the fullname of vlan and the version number. before: [ 30.438203] 802.1Q VLAN Support v1.8 Ben Greear [ 30.441542] All bugs added by David S. Miller after: [ 31.513910] 802.1Q VLAN Support v1.8 Signed-off-by: Justin P. Mattock CC: Joe Perches CC: David S. Miller CC: Ben Greear Signed-off-by: David S. Miller --- Reading git-diff-tree failed