[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:
Steve French 2005-11-10 15:33:38 -08:00
commit a2653ebab3
3 changed files with 15 additions and 0 deletions

View file

@ -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