1
0
Fork 0

serial: TTY: new ldiscs for staging

Push the max ldiscs by a few number to allow ldiscs
to exist in the staging directory and elsewhere.

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
wifi-calibration
Pavan Savoy 2010-04-08 13:16:52 -05:00 committed by Greg Kroah-Hartman
parent be991593f8
commit 1ff454ef9b
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
*/ */
#define NR_UNIX98_PTY_DEFAULT 4096 /* Default maximum for Unix98 ptys */ #define NR_UNIX98_PTY_DEFAULT 4096 /* Default maximum for Unix98 ptys */
#define NR_UNIX98_PTY_MAX (1 << MINORBITS) /* Absolute limit */ #define NR_UNIX98_PTY_MAX (1 << MINORBITS) /* Absolute limit */
#define NR_LDISCS 21 #define NR_LDISCS 30
/* line disciplines */ /* line disciplines */
#define N_TTY 0 #define N_TTY 0