net: this_cpu_xxx conversions
authorEric Dumazet <[email protected]>
Mon, 19 Jul 2010 10:48:49 +0000 (10:48 +0000)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/core/sock.c
net/sched/sch_generic.c