ieee1394: forgotten dereference...
commit4e4c0eaae96b9a10dbde07acde81a1b488e1062e
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 22 Jul 2007 16:01:20 +0000 (22 18:01 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sun, 22 Jul 2007 16:01:20 +0000 (22 18:01 +0200)
tree60329983941ea9c3f9d0530995e86e53208fedaa
parent1b80f9a0d13e0210ef56c3d2d0afc33e60e547a8
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: Adrian Bunk <bunk@stusta.de>
drivers/ieee1394/nodemgr.c