diff options
author | 2020-09-23 11:21:40 +0800 | |
---|---|---|
committer | 2020-09-23 11:45:44 -0700 | |
commit | 46237bf3ee834252edb73cfc48855e99b3bd744b (patch) | |
tree | 034932a697ce7d58148b93efae3bbb6158a42f33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux (diff) | |
download | wireguard-linux-46237bf3ee834252edb73cfc48855e99b3bd744b.tar.xz wireguard-linux-46237bf3ee834252edb73cfc48855e99b3bd744b.zip |
net: microchip: Make `lan743x_pm_suspend` function return right value
drivers/net/ethernet/microchip/lan743x_main.c: In function lan743x_pm_suspend:
`ret` is set but not used. In fact, `pci_prepare_to_sleep` function value should
be the right value of `lan743x_pm_suspend` function, therefore, fix it.
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions