summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorWANG Cong <xiyou.wangcong@gmail.com>2013-12-16 04:15:09 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-12-18 17:52:07 (GMT)
commit89819dc01f4c5920783f561597a48d9d75220e9e (patch)
tree2c37980c3b2cc34fece254b4e15b8fb56a24cead /Kconfig
parent369ba56787d7469c0afda70bb9ff76ad5faaead5 (diff)
downloadlinux-89819dc01f4c5920783f561597a48d9d75220e9e.tar.xz
net_sched: convert tcf_hashinfo to hlist and use spinlock
So that we don't need to play with singly linked list, and since the code is not on hot path, we can use spinlock instead of rwlock. Cc: Jamal Hadi Salim <jhs@mojatatu.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions