K 10 svn:author V 3 mav K 8 svn:date V 27 2014-10-20T07:57:07.352961Z K 7 svn:log V 335 MFC r272938: Filter out duplicate AC_PATH_REGISTERED async events. Queued async events handling in CAM opened race, that may lead to duplicate AC_PATH_REGISTERED events delivery during boot. That was not happening before r272935 because the driver was initialized later. After that change it started create duplicate ports in CTL. END