net: Add SocketCAN support

This commit is contained in:
Peter van der Perk
2020-06-15 08:07:19 -06:00
committed by patacongo
parent a607e6257f
commit 55d9e5f7af
54 changed files with 5741 additions and 114 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
/* This is the largest option value. REVISIT: belongs in sys/socket.h */
#define _SO_MAXOPT (15)
#define _SO_MAXOPT (16)
/* Macros to set, test, clear options */