Miracast: Silence static analyzer warnings

Remove unnecessary checks for dut != NULL in thread entry functions to
keep pointer dereferences within those functions more consistent. dut
cannot be NULL in either of these cases.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
1 file changed