diff options
| author | 2020-11-09 21:57:58 -0500 | |
|---|---|---|
| committer | 2020-11-12 14:46:00 -0800 | |
| commit | cef211968c2dad7d6bc9ee136c16272eb18b5632 (patch) | |
| tree | ee81e495d547677fcbe87c493ef8daf0e2e95392 /drivers/net/usb/usbnet.c | |
| parent | Merge branch 'xilinx_emaclite-w-1-fixes' (diff) | |
| download | linux-dev-cef211968c2dad7d6bc9ee136c16272eb18b5632.tar.xz linux-dev-cef211968c2dad7d6bc9ee136c16272eb18b5632.zip | |
net: udp: remove redundant initialization in udp_gro_complete
The initialization for 'err' with '-ENOSYS' is redundant and
can be removed, as it is updated soon and not used.
Changes since v1:
- Move the err declaration below struct sock *sk
Signed-off-by: Menglong Dong <dong.menglong@zte.com.cn>
Link: https://lore.kernel.org/r/5faa01d5.1c69fb81.8451c.cb5b@mx.google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/usb/usbnet.c')
0 files changed, 0 insertions, 0 deletions
