commit | 0d85f58fb245892380a9c4a34711c7bad6f2679e | [log] [tgz] |
---|---|---|
author | Chen Ni <nichen@iscas.ac.cn> | Wed Jan 03 03:35:34 2024 +0000 |
committer | Sasha Levin <sashal@kernel.org> | Sun Jan 07 08:20:26 2024 -0500 |
tree | 693c05477267f75d3d76af9b0c48b2b0badc6e02 | |
parent | 3a7bdda93680bb220cf130b79dbb0335eea13f6c [diff] |
asix: Add check for usbnet_get_endpoints [ Upstream commit eaac6a2d26b65511e164772bec6918fcbc61938e ] Add check for usbnet_get_endpoints() and return the error if it fails in order to transfer the error. Fixes: 16626b0cc3d5 ("asix: Add a new driver for the AX88172A") Signed-off-by: Chen Ni <nichen@iscas.ac.cn> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>