commit | cc462f7df0a78df568fd4e1d19f0874476f3c002 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Thu May 01 13:35:34 2008 +1000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 01 08:08:36 2008 -0700 |
tree | 28cdcbac286d6ac8a50b812a6d5162574d90bb23 | |
parent | 6c5a7d504fb0e27aa90b96267177d434642a393d [diff] |
m68knommu: fix ColdFire 5272 fec driver hash registers Renamed the 5272 hash_table registers to match the "grp" hash_table registers of the other ColdFire parts. They are actually a group hash. The makes for consistent setup across all ColdFire parts. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>