diff options
| author | David S. Miller <[email protected]> | 2021-08-05 10:28:56 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-08-05 10:28:56 +0000 |
| commit | afa00d3f5800a83228311636fc69fd28fb7af205 (patch) | |
| tree | 7e87cf895e44b4475de1083a1882c211b119f909 /lib/debugobjects.c | |
| parent | net: usb: lan78xx: don't modify phy_device state concurrently (diff) | |
| parent | net: wwan: iosm: fix recursive lock acquire in unregister (diff) | |
| download | kernel-afa00d3f5800a83228311636fc69fd28fb7af205.tar.gz kernel-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 <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
