diff options
author | David S. Miller <davem@davemloft.net> | 2014-07-29 22:43:58 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-29 22:43:58 +0400 |
commit | 772e7023e61f32c8c334d420c6ce0ab1535dd080 (patch) | |
tree | 8be53cca32ce634c291589f161684913f42432ac /drivers/net/ethernet/sfc | |
parent | 9d7e3ea73c6be20538a69c14ab8bfb3b36f8d1a8 (diff) | |
parent | 9c5ff24f963919965155cf0c4a2323b22a0c5c84 (diff) | |
download | linux-772e7023e61f32c8c334d420c6ce0ab1535dd080.tar.xz |
Merge branch 'netdev-name'
Cong Wang says:
====================
net: forbid net devices named "all" "default" or "config"
/proc/sys/net/ipv[46]/conf/<dev> could conflict with
/proc/sys/net/ipv[46]/conf/(all|default). And /proc/net/vlan/<dev>
could conflict with /proc/net/vlan/config. Besides kernel warnings,
undefined behavior such as duplicated proc files also appears, therefore
we should forbid these names.
v2: introduce a helper function, suggested by Florian
fix error handling for ipv6_add_dev() in addrconf_init()
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/sfc')
0 files changed, 0 insertions, 0 deletions