]> git.neil.brown.name Git - history.git/commit
[TOKENRING]: better hash function.
authorStephen Hemminger <shemminger@osdl.org>
Thu, 21 Aug 2003 05:16:24 +0000 (22:16 -0700)
committerDavid S. Miller <davem@nuts.ninka.net>
Thu, 21 Aug 2003 05:16:24 +0000 (22:16 -0700)
commitf2ad1c0a59a1c20f90ae26f4d0f8f66fbb280b79
tree1a4de6549ac3c610dca3b9d32230f09fd9645f8b
parent8154b24983527b78cefe587419fe43aff196fa83
[TOKENRING]: better hash function.

Rather than a simple for loop sum, use a better hash function
for the mac address.

Function repurposed from Lennert's bridge code.
net/802/tr.c