diff options
| author | Tetsuo Handa <[email protected]> | 2010-07-18 22:29:14 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-07-18 22:29:14 +0000 |
| commit | 01893c82b4e6949f4e3a453c4faea34970359d76 (patch) | |
| tree | c4f417552c70a0e5296e0e4d975ebcd94ea19912 /net/core/utils.c | |
| parent | arcnet: fix signed bug in probe function (diff) | |
| download | kernel-01893c82b4e6949f4e3a453c4faea34970359d76.tar.gz kernel-01893c82b4e6949f4e3a453c4faea34970359d76.zip | |
net: Remove MAX_SOCK_ADDR constant
MAX_SOCK_ADDR is no longer used because commit 230b1839 "net: Use standard
structures for generic socket address structures." replaced
"char address[MAX_SOCK_ADDR];" with "struct sockaddr_storage address;".
Signed-off-by: Tetsuo Handa <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions
