aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/lmc/lmc_debug.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2020-09-29 22:25:32 +0200
committerDavid S. Miller <davem@davemloft.net>2020-09-29 14:02:54 -0700
commitcfa1b493191fbc711c924316cfc20a0c60cb8c58 (patch)
tree9076f0c4416753e4dd11aa5bcea605cfc1df7767 /drivers/net/wan/lmc/lmc_debug.c
parentnet: usb: kaweth: Remove last user of kaweth_control() (diff)
downloadlinux-dev-cfa1b493191fbc711c924316cfc20a0c60cb8c58.tar.xz
linux-dev-cfa1b493191fbc711c924316cfc20a0c60cb8c58.zip
net: usb: net1080: Remove in_interrupt() comment
The comment above nc_vendor_write() suggests that the function could become async so that is usable in `in_interrupt()' context or that it already is safe to be called from such a context. Eitherway: The function did not become async since v2.4.9.2 (2002) and it must be not be called from `in_interrupt()' context because it sleeps on mutltiple occations. Remove the misleading comment. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wan/lmc/lmc_debug.c')
0 files changed, 0 insertions, 0 deletions