diff options
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2006-11-28 21:14:10 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-03 06:30:56 +0100 |
commit | 4384260443efe90a2ec0d907568dbc58ae792cd0 (patch) | |
tree | a1eb5eb3eab2a2753af3dec4de97a7a4fc49cd97 /REPORTING-BUGS | |
parent | [INET]: Change protocol field in struct inet_protosw to u16 (diff) | |
download | linux-4384260443efe90a2ec0d907568dbc58ae792cd0.tar.xz linux-4384260443efe90a2ec0d907568dbc58ae792cd0.zip |
[DCCP]: Remove allocation of sysctl numbers
This is in response to a request sent earlier by Eric W. Biederman
and replaces all sysctl numbers for net.dccp.default with CTL_UNNUMBERED.
It has been tested to compile and to work.
Commiter note: I've removed the use of CTL_UNNUMBERED, not setting .ctl_name
sets it to 0, that is the what CTL_UNNUMBERED is, reason is
to avoid unneeded source code cluttering.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions