commit | a09ab7e2fcd22f0490a270bb310536c651d53cb9 | [log] [tgz] |
---|---|---|
author | mark gross <mgross@linux.intel.com> | Fri Jun 23 15:13:07 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 26 14:12:02 2006 -0700 |
tree | 3463977fac2c1ad0adf8a1b3cfe05a67d05d8093 | |
parent | da206c9e68cb93fcab43592d46276c02889c1250 [diff] |
[PATCH] type-oh bug in tlclk.c Mark Bellon found a bug in my tlclk driver. Thanks! I botch the register mask for store_received_ref_clk3a. See http://download.intel.com/design/network/manuals/30412001.pdf tables 124 and 136 for details. Signed-off-by: Mark Gross <mark.gross@intel.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>