mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 18:58:27 +08:00
net: Add SocketCAN support
This commit is contained in:
committed by
patacongo
parent
a607e6257f
commit
55d9e5f7af
+1
-1
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user