]> bbs.cooldavid.org Git - net-next-2.6.git/commit
net: this_cpu_xxx conversions
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 19 Jul 2010 10:48:49 +0000 (10:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Jul 2010 22:12:51 +0000 (15:12 -0700)
commitd6d9ca0fec6aea0f2e4064474a1c5cdbed873c63
tree0dcf812c45daf1c79087fc1ac365dcbce2485608
parent492c5d943d6a04b124ba3a719dc746dc36b14cfb
net: this_cpu_xxx conversions

Use modern this_cpu_xxx() api, saving few bytes on x86

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/sock.c
net/sched/sch_generic.c