diff options
author | Oliver Hartkopp <socketcan@hartkopp.net> | 2016-06-21 15:45:47 +0200 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2016-06-23 10:58:17 +0200 |
commit | 25e1ed6e64f52a692ba3191c4fde650aab3ecc07 (patch) | |
tree | 69dce0a5f9d5710b3e1fe6201ea9572ab9e34f71 /Documentation | |
parent | bce271f255dae8335dc4d2ee2c4531e09cc67f5a (diff) |
can: fix oops caused by wrong rtnl dellink usage
For 'real' hardware CAN devices the netlink interface is used to set CAN
specific communication parameters. Real CAN hardware can not be created nor
removed with the ip tool ...
This patch adds a private dellink function for the CAN device driver interface
that does just nothing.
It's a follow up to commit 993e6f2fd ("can: fix oops caused by wrong rtnl
newlink usage") but for dellink.
Reported-by: ajneu <ajneu1@gmail.com>
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Cc: <stable@vger.kernel.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions