ieee1394: forgotten dereference...
authorAl Viro <viro@ftp.linux.org.uk>
Sun, 15 Jul 2007 19:59:51 +0000 (20:59 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 15 Jul 2007 23:40:51 +0000 (16:40 -0700)
commit51ec138c6416e9ed2ba0eae3af5f0ea8a90ae44b
tree4c451864585014378922e16761be0a5225455166
parent0e81c666dbf95546b3d9ea6ff7d29ea19b988950
ieee1394: forgotten dereference...

Going through the string and waiting for _pointer_ to become '\0'
is not what the authors meant...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Ben Collins <ben.collins@ubuntu.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/ieee1394/nodemgr.c