commit | 6febfca98f25c7ee5c3ff7fc85e048bf82230ad5 | [log] [tgz] |
---|---|---|
author | Changli Gao <xiaosuo@gmail.com> | Fri Sep 03 23:12:37 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 08 13:10:53 2010 -0700 |
tree | f9eb98d11c62db1ba18a73d225526ac8975b87f8 | |
parent | 65040c33ee8d0199ab7686402bffdbf9e1e26cbe [diff] |
net: rps: add the shortcut for one rps_cpus When there is only one rps_cpus, skb_get_rxhash() can be eliminated. Signed-off-by: Changli Gao <xiaosuo@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>