diff options
author | 2017-10-17 17:16:52 -0700 | |
---|---|---|
committer | 2017-10-19 13:33:51 +0100 | |
commit | 7a0947e755084b918e33242fd558e55cb443408e (patch) | |
tree | 0369e4a6596d1cec8eeb1decc39653fca9477bb2 /drivers/net/tun.c | |
parent | net: l2tp: mark expected switch fall-through (diff) | |
download | wireguard-linux-7a0947e755084b918e33242fd558e55cb443408e.tar.xz wireguard-linux-7a0947e755084b918e33242fd558e55cb443408e.zip |
dql: make dql_init return void
dql_init always returned 0, and the only place that uses it
in network core code didn't care about the return value anyway.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Acked-by: Hiroaki SHIMODA <shimoda.hiroaki@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tun.c')
0 files changed, 0 insertions, 0 deletions