summaryrefslogtreecommitdiff
path: root/mac80211.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-05trafgen: Allow to compile without libnlVadim Kochan1-0/+14
2013-08-09mac80211.c: Remove or mark unused function parametersTobias Klauser1-1/+1
2013-06-04misc: cleanup header commentsDaniel Borkmann1-6/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+13
6dafbd828be610e723b056c740dbf07079 parentacd43fe85b2d1dbad55ce211b8817e6d6687246f (diff)
can: fix handling of unmodifiable configuration options fix
With upstream commit bb208f144cf3f59 (can: fix handling of unmodifiable configuration options) a new can_validate() function was introduced. When invoking 'ip link set can0 type can' without any configuration data can_validate() tries to validate the content without taking into account that there's totally no content. This patch adds a check for missing content. 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