ieee1394: add preprocessor constant for invalid csr address
authorBen Collins <bcollins@ubuntu.com>
Mon, 12 Jun 2006 22:15:31 +0000 (18:15 -0400)
committerBen Collins <bcollins@ubuntu.com>
Mon, 12 Jun 2006 22:15:31 +0000 (18:15 -0400)
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>

No differences found