From 8e5a9484aee8d48f7dd3739c139ac684b30e6201 Mon Sep 17 00:00:00 2001 From: Chad Dupuis Date: Fri, 8 Aug 2014 07:38:09 -0400 Subject: [PATCH] qla2xxx: Remove restriction on starting remote device discovery on port update. Limiting which port update events will allow the driver to kick off a name server scan has been problematic in some corner cases so remove the restriction and restore the previous semantic. Also move the link up/down informational messages to the LOOP_UP and LOOP_DOWN events. Signed-off-by: Giridhar Malavali Signed-off-by: Chad Dupuis Signed-off-by: Christoph Hellwig --- Reading git-format-patch failed