mpt_config() can return EAGAIN. When this happens, fibre channel target discovery can prematurely terminate with fewer than the total number of targets discovered. This patch detects EAGAIN and reschedules the scan work. Generally, this situation only occurs when the lsiutil program is being used to reset the board. Signed-off-by: Michael Reed