]> git.ozlabs.org Git - petitboot/commit
discover: Send options to client in order
authorGeoff Levand <geoff@infradead.org>
Tue, 21 May 2013 13:27:24 +0000 (21:27 +0800)
committerGeoff Levand <geoff@infradead.org>
Tue, 21 May 2013 14:00:14 +0000 (22:00 +0800)
commit1435814a67d3c1a0199f84b91246b37eb8fa8b99
treebf1f638b12afb029d4971b2938fac3335f5e64fc
parent4c223e2bce76adb831708fb557b826d731ae75ed
discover: Send options to client in order

Send the boot options to the client in the order discovered.  This
change  is in follow up to inverting the order that the server
saves the options internally.

Signed-off-by: Geoff Levand <geoff@infradead.org>
discover/device-handler.c