summaryrefslogtreecommitdiff
path: root/readme.rst
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2019-01-11 03:38:35 +0100
committernorly <ny-git@enpas.org>2019-01-23 02:44:17 +0100
commitcdda0fdf37db6d4242c5e04d7a26e500104e204b (patch)
treec79cf66b7c7304f68fdad8d835874e15c518a4c7 /readme.rst
parente0f768df9e530e4bc69fa758bd4dc956d8f883da (diff)
Avoid ldisc_ioctl() racing unregister_candev()
When getting the CAN interface's name via the SIOCGIFNAME ioctl, elm->dev->name may no longer exist because the interface is being shut down. Also, print the name of the interface to dmesg.
Diffstat (limited to 'readme.rst')
-rw-r--r--readme.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/readme.rst b/readme.rst
index 4911664..1c3c6d1 100644
--- a/readme.rst
+++ b/readme.rst
@@ -270,8 +270,6 @@ To Do list for future development
- ``if (!elm)``: Race with ``ldisc_close()``
-- ``elm->dev``: Race in ``ldisc_ioctl()``
-
- DMA capable rx/tx buffers
- fixup constants, constant for '``>``'