linux/drivers/net/wwan
Dan Carpenter d5fff4629b net: iosm: remove an unnecessary NULL check
The address of &ipc_mux->ul_adb can't be NULL because it points to the
middle of a non-NULL struct.

Fixes: 9413491e20 ("net: iosm: encode or decode datagram")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: M Chetan Kumar <m.chetan.kumar@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-21 12:17:55 -07:00
..
iosm net: iosm: remove an unnecessary NULL check 2021-06-21 12:17:55 -07:00
Kconfig net: wwan: Add RPMSG WWAN CTRL driver 2021-06-18 13:13:40 -07:00
Makefile net: wwan: Add RPMSG WWAN CTRL driver 2021-06-18 13:13:40 -07:00
mhi_wwan_ctrl.c net: wwan: mhi_wwan_ctrl: Fix RX buffer starvation 2021-04-20 17:13:43 -07:00
rpmsg_wwan_ctrl.c net: wwan: Allow WWAN drivers to provide blocking tx and poll function 2021-06-18 13:13:40 -07:00
wwan_core.c net: wwan: Allow WWAN drivers to provide blocking tx and poll function 2021-06-18 13:13:40 -07:00
wwan_hwsim.c wwan_hwsim: add debugfs management interface 2021-06-08 14:33:43 -07:00