summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/Kconfig
diff options
context:
space:
mode:
authorPatrick McHardy2008-11-19 09:03:09 +0100
committerDavid S. Miller2008-11-20 13:14:28 +0100
commit47a1a1d4be2910b13a8e90f75c17e253c39531ff (patch)
treec900f283bd96f0b26236152ada24f9a113f65e2b /drivers/net/sfc/Kconfig
parentpkt_sched: remove unnecessary xchg() in packet schedulers (diff)
downloadkernel-qcow2-linux-47a1a1d4be2910b13a8e90f75c17e253c39531ff.tar.gz
kernel-qcow2-linux-47a1a1d4be2910b13a8e90f75c17e253c39531ff.tar.xz
kernel-qcow2-linux-47a1a1d4be2910b13a8e90f75c17e253c39531ff.zip
pkt_sched: remove unnecessary xchg() in packet classifiers
The use of xchg() hasn't been necessary since 2.2.something when proper locking was added to packet schedulers. In the case of classifiers they mostly weren't even necessary before that since they're mainly used to assign a NULL pointer to the filter root in the ->destroy path; the root is destroyed immediately after that. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sfc/Kconfig')
0 files changed, 0 insertions, 0 deletions