ieee1394: fix calculation of sysfs attribute "address"
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 27 May 2007 11:11:47 +0000 (13:11 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Thu, 31 May 2007 19:40:13 +0000 (21:40 +0200)
commita52938f3e2e7c1dd2f00775016703991b7809c42
tree32af0ad2c59ac8b0422482b49ab8555bade21570
parent54ca4123363f388ab724fc66da92b87dc05395c3
ieee1394: fix calculation of sysfs attribute "address"

struct csr1212_keyval.offset is relative to 0xffff f000 0000 rather than
0xffff f000 0400.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/ieee1394/nodemgr.c