diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2007-11-07 02:23:38 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-11-07 04:15:04 -0800 |
commit | b733c007edad6f3e05109951bacc6f87dd807917 (patch) | |
tree | fa267da7ccba5bae081997064d953f5993c3dbf3 /Documentation/networking/00-INDEX | |
parent | 4999f3621f4da622e77931b3d33ada6c7083c705 (diff) | |
download | op-kernel-dev-b733c007edad6f3e05109951bacc6f87dd807917.zip op-kernel-dev-b733c007edad6f3e05109951bacc6f87dd807917.tar.gz |
[NET]: Clean proto_(un)register from in-code ifdefs
The struct proto has the per-cpu "inuse" counter, which is handled
with a special care. All the handling code hides under the ifdef
CONFIG_SMP and it introduces some code duplication and makes it
look worse than it could.
Clean this.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/00-INDEX')
0 files changed, 0 insertions, 0 deletions