diff options
author | 2021-09-16 15:37:29 +0800 | |
---|---|---|
committer | 2021-09-17 09:42:29 +0100 | |
commit | 61524e43abadffbe450f9429f05c19d54cc95496 (patch) | |
tree | 2f1f5498715a43da017ab7ab5ec6001a9e2d8859 /net/ipv4/tcp_fastopen.c | |
parent | net: phy: broadcom: Enable 10BaseT DAC early wake (diff) | |
download | wireguard-linux-61524e43abadffbe450f9429f05c19d54cc95496.tar.xz wireguard-linux-61524e43abadffbe450f9429f05c19d54cc95496.zip |
net: netsec: Make use of the helper function dev_err_probe()
When possible use dev_err_probe help to properly deal with the
PROBE_DEFER error, the benefit is that DEFER issue will be logged
in the devices_deferred debugfs file.
And using dev_err_probe() can reduce code size, and the error value
gets printed.
Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_fastopen.c')
0 files changed, 0 insertions, 0 deletions