]> git.ozlabs.org Git - tonyb-yaboot.git/commit
Fix incorrect comparision in get_params
authorAnton Blanchard <anton@samba.org>
Sat, 10 Apr 2010 18:06:57 +0000 (18:06 +0000)
committerTony Breeds <tony@bakeyournoodle.com>
Fri, 16 Jul 2010 05:39:08 +0000 (15:39 +1000)
commit1bdc16516d7e67a30fa48a594f91aafff0c5eb46
tree8af280e358c2fe5f2a6e781d87c577d51844ff62
parent8db57acd6472487aa453ff74276c657c46925eac
Fix incorrect comparision in get_params

We were comparing the first character of manualinitrd with a string. Not sure
how this ever worked.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
second/yaboot.c