[CIFS] Reserve upcall IDX value for CIFS with connector header and add
Kconfig option for CIFS upcall. Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
7b7abfe3dd
commit
a2653ebab3
3 changed files with 15 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
|||
*/
|
||||
#define CN_IDX_PROC 0x1
|
||||
#define CN_VAL_PROC 0x1
|
||||
#define CN_IDX_CIFS 0x2
|
||||
#define CN_VAL_CIFS 0x1
|
||||
|
||||
#define CN_NETLINK_USERS 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue