commit | d6d9ca0fec6aea0f2e4064474a1c5cdbed873c63 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Mon Jul 19 10:48:49 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 19 15:12:51 2010 -0700 |
tree | 0dcf812c45daf1c79087fc1ac365dcbce2485608 | |
parent | 492c5d943d6a04b124ba3a719dc746dc36b14cfb [diff] |
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>