FASTBOOT: Prevent unneeded memcmp()s in fbt_rx_process()

After a match for the cmdbuf is found, there is no reason to
continue to compare against strings we know won't match.

Change-Id: I24c72146f015c5291c6455ac91240f9b366c8e8d
Signed-off-by: Scott Anderson <[email protected]>
1 file changed