Hi Dan, Thanks for the patch.
> Subject: [patch] mwifiex: remove an unneede NULL check in > mwifiex_init_adapter() > > "adapter->sleep_cfm" is always non-NULL at this point. Static checkers > complain that we already dereference it at the start of the function > when we do: > > skb_put(adapter->sleep_cfm, sizeof(struct > mwifiex_opt_sleep_confirm)); > > Signed-off-by: Dan Carpenter <[email protected]> > Acked-by: Amitkumar Karwar <[email protected]> Regards, Amit -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
