diff options
author | 2021-08-05 11:28:56 +0100 | |
---|---|---|
committer | 2021-08-05 11:28:56 +0100 | |
commit | afa00d3f5800a83228311636fc69fd28fb7af205 (patch) | |
tree | 7e87cf895e44b4475de1083a1882c211b119f909 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: usb: lan78xx: don't modify phy_device state concurrently (diff) | |
parent | net: wwan: iosm: fix recursive lock acquire in unregister (diff) | |
download | wireguard-linux-afa00d3f5800a83228311636fc69fd28fb7af205.tar.xz wireguard-linux-afa00d3f5800a83228311636fc69fd28fb7af205.zip |
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 '')
0 files changed, 0 insertions, 0 deletions