summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/lib.c
diff options
context:
space:
mode:
authorGuillaume Nault <g.nault@alphalink.fr>2017-04-26 11:54:47 +0200
committerDavid S. Miller <davem@davemloft.net>2017-04-27 22:32:13 +0200
commit1514dc857f8ebbeb44da09236efa133ed6e15615 (patch)
tree770a7770095e9c198a3a643df197b41bbdb45e7c /net/bluetooth/lib.c
parentnet: remove unnecessary carrier status check (diff)
downloadlinux-1514dc857f8ebbeb44da09236efa133ed6e15615.tar.xz
linux-1514dc857f8ebbeb44da09236efa133ed6e15615.zip
l2tp: remove useless device duplication test in l2tp_eth_create()
There's no need to verify that cfg->ifname is unique at this point. register_netdev() will return -EEXIST if asked to create a device with a name that's alrealy in use. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions