From: WANG Cong Date: Fri, 25 Jul 2014 22:25:10 +0000 (-0700) Subject: vlan: fail early when creating netdev named config X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~70^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c5ff24f963919965155cf0c4a2323b22a0c5c84;p=pandora-kernel.git vlan: fail early when creating netdev named config Similarly, vlan will create /proc/net/vlan/, so when we create dev with name "config", it will confict with /proc/net/vlan/config. Reported-by: Stephane Chazelas Cc: "David S. Miller" Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed