aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorZhaoping Shu <zhaoping.shu@mediatek.com>2022-11-03 19:08:49 +0800
committerDavid S. Miller <davem@davemloft.net>2022-11-07 09:38:04 +0000
commitf9027f88f7d1dc2b0ed1afbf28f22992d72d7efe (patch)
tree73addd25f04d6f84e177e2cc37122c1f291706bf /.mailmap
parentnet: wwan: mhi: fix memory leak in mhi_mbim_dellink (diff)
downloadlinux-dev-f9027f88f7d1dc2b0ed1afbf28f22992d72d7efe.tar.xz
linux-dev-f9027f88f7d1dc2b0ed1afbf28f22992d72d7efe.zip
net: wwan: iosm: Remove unnecessary if_mutex lock
These WWAN network interface operations (create/delete/open/close) are already protected by RTNL lock, i.e., wwan_ops.newlink(), wwan_ops.dellink(), net_device_ops.ndo_open() and net_device.ndo_stop() are called with RTNL lock held. Therefore, this patch removes the unnecessary if_mutex. Signed-off-by: Zhaoping Shu <zhaoping.shu@mediatek.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions