Bartosz Markowski <bartosz.markowski@xxxxxxxxx> writes: > This will show and make it easier to track the API > differences in the new AP firmware. > > Signed-off-by: Bartosz Markowski <bartosz.markowski@xxxxxxxxx> > --- [...] > + if (cmd_id == WMI_CMD_UNDEFINED) { > + ath10k_warn("command not supported by given firmware\n"); > + return ret; > + } You should print the cmd id in the warning message. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html