commit | f1543f8b8316f49b318ac6cd8c78a7fd18509311 | [log] [tgz] |
---|---|---|
author | Florian Zumbiehl <florz@florz.de> | Tue Jul 31 13:47:57 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 31 13:47:57 2007 -0700 |
tree | 50506ab3d7057e9de2e65bf726ad48043cfbfc45 | |
parent | 48b8d78315bf2aef4b6b4fb41c2c94e0b6600234 [diff] |
[PPPOE]: Improve hashing function in hash_item(). The new code produces the same results as the old version and is ~ 3 to 6 times faster for 4-bit hashes on the CPUs I tested. Signed-off-by: Florian Zumbiehl <florz@florz.de> Signed-off-by: David S. Miller <davem@davemloft.net>