aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorSven Eckelmann <[email protected]>2021-05-18 19:00:27 +0000
committerSimon Wunderlich <[email protected]>2021-05-18 19:10:01 +0000
commit9f460ae31c4435fd022c443a6029352217a16ac1 (patch)
treeefee98392b0efe46553714a7f9acfc00c21683c7 /drivers/usb/cdns3/cdns3-trace.c
parentMerge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke... (diff)
downloadkernel-9f460ae31c4435fd022c443a6029352217a16ac1.tar.gz
kernel-9f460ae31c4435fd022c443a6029352217a16ac1.zip
batman-adv: Avoid WARN_ON timing related checks
The soft/batadv interface for a queued OGM can be changed during the time the OGM was queued for transmission and when the OGM is actually transmitted by the worker. But WARN_ON must be used to denote kernel bugs and not to print simple warnings. A warning can simply be printed using pr_warn. Reported-by: Tetsuo Handa <[email protected]> Reported-by: [email protected] Fixes: ef0a937f7a14 ("batman-adv: consider outgoing interface in OGM sending") Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions