commit | 6737231ead125c7cee7ce4d3a74179bdac085529 | [log] [tgz] |
---|---|---|
author | Ben Collins <bcollins@ubuntu.com> | Mon Jun 12 18:15:31 2006 -0400 |
committer | Ben Collins <bcollins@ubuntu.com> | Mon Jun 12 18:15:31 2006 -0400 |
tree | f0c996c8c48d07398c47ada5a2dacdcbf0800770 | |
parent | e269d276792684a13ab0d9acd8c024ec7d6c5f4d [diff] |
ieee1394: add preprocessor constant for invalid csr address Replace occurrences of the magic value ~(u64)0 for invalid CSR address spaces by a named constant for better readability. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Ben Collins <bcollins@ubuntu.com>