projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binar...
[linux-2.6]
/
include
/
linux
/
net.h
diff --git
a/include/linux/net.h
b/include/linux/net.h
index
4db21e6
..
efc4517
100644
(file)
--- a/
include/linux/net.h
+++ b/
include/linux/net.h
@@
-24,7
+24,7
@@
struct poll_table_struct;
struct inode;
-#define NPROTO 3
3
/* should be enough for now.. */
+#define NPROTO 3
4
/* should be enough for now.. */
#define SYS_SOCKET 1 /* sys_socket(2) */
#define SYS_BIND 2 /* sys_bind(2) */