aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorJustin Tee <[email protected]>2023-10-31 12:12:20 -0700
committerMartin K. Petersen <[email protected]>2023-11-15 09:52:58 -0500
commit57ea41eb7fe6d6a6bf80f40de9acddb33b41eeb9 (patch)
tree6329c9def5536c8f42fea822dde79fb3f9c28591 /scripts/bpf_doc.py
parente07ac2d2aa5fce0cefe7273f6b9babec1e9a1503 (diff)
scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloading
Add a check in lpfc_poll_eratt() when the driver is unloading. There is no point to check for error attention events if the driver is rmmod'ed. If the driver is reloaded, as part of insmod initialization, then a fresh reset is always asserted to start clean and free of error attention events. Signed-off-by: Justin Tee <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Himanshu Madhani <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions