diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-08-30 03:48:09 +0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-09-23 01:54:13 +0400 |
commit | 832b4c5e184391773e462653aa862a8cab71f38d (patch) | |
tree | 46eb431ae2f0e2b58a4929bbf3363f64633f10b0 /net/ipv4/tcp_ipv4.c | |
parent | b14295532421c40f82ee099fdbd3d011f022e756 (diff) | |
download | linux-832b4c5e184391773e462653aa862a8cab71f38d.tar.xz |
[IPV4] fib: convert reader/writer to spinlock
Ther is no point in using a more expensive reader/writer lock
for a low contention lock like the fib_info_lock. The only
reader case is in handling route redirects.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions