Bjorn Andersson <[email protected]> wrote: > The return value of dma_map_single() should be checked for errors using > dma_mapping_error(), rather than testing for NULL. Correct this. > > Fixes: 1807da49733e ("ath10k: wmi: add management tx by reference support > over wmi") > Cc: [email protected] > Reported-by: Niklas Cassel <[email protected]> > Signed-off-by: Bjorn Andersson <[email protected]>
Did this fix any real bug? Or is this just something found during code review? -- https://patchwork.kernel.org/patch/11183923/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
