diff options
author | David S. Miller <davem@davemloft.net> | 2021-08-05 11:28:56 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-05 11:28:56 +0100 |
commit | afa00d3f5800a83228311636fc69fd28fb7af205 (patch) | |
tree | 7e87cf895e44b4475de1083a1882c211b119f909 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 6b67d4d63edece1033972214704c04f36c5be89a (diff) | |
parent | 679505baaaabed98359c1dfb78f81600e299af21 (diff) |
Merge branch 'eean-iosm-fixes'
M Chetan Kumar says:
====================
net: wwan: iosm: fixes
This patch series contains IOSM Driver fixes. Below is the patch
series breakdown.
PATCH1:
* Correct the td buffer type casting & format specifier to fix lkp buildbot
warning.
PATCH2:
* Endianness type correction for nr_of_bytes. This field is exchanged
as part of host-device protocol communication.
PATCH3:
* Correct ul/dl data protocol mask bit to know which protocol capability
does device implement.
PATCH4:
* Calling unregister_netdevice() inside wwan del link is trying to
acquire the held lock in ndo_stop_cb(). Instead, queue net dev to
be unregistered later.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions