> The address of &ipc_mux->ul_adb can't be NULL because it points to the > middle of a non-NULL struct. > > Fixes: 9413491e20e1 ("net: iosm: encode or decode datagram") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- > drivers/net/wwan/iosm/iosm_ipc_mux_codec.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, Reviewed-by: M Chetan Kumar <m.chetan.kumar@xxxxxxxxx>