mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
Updated LDISC number to 17 (16 is occupied in the Kernel)
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@
|
||||
//#include <asm/termios.h> /* ldiscs for each arch up to 2.6.20 */
|
||||
|
||||
#ifndef N_SLCAN
|
||||
#define N_SLCAN 16 /* bad hack until it's not inside the Kernel */
|
||||
#define N_SLCAN 17 /* bad hack until it's not inside the Kernel */
|
||||
#endif
|
||||
|
||||
void usage(char *name)
|
||||
|
||||
Reference in New Issue
Block a user