fb: for framebuffer handover don't exit the loop early.
authorDave Airlie <airlied@redhat.com>
Thu, 25 Feb 2010 04:05:09 +0000 (14:05 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 25 Feb 2010 04:15:12 +0000 (14:15 +1000)
commit9fd1de52945e06ed88a440c99ca92dab74b9b33c
tree1bc5bd669ae351bf5faf741cffdab141c13ee749
parent60b341b778cc2929df16c0a504c91621b3c6a4ad
fb: for framebuffer handover don't exit the loop early.

An offb machine has been seen in the fields which adds two
offb nodes, so continue scanning the list after removing one.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/video/fbmem.c