Commit dd84a4b0 authored by Cai Huoqing's avatar Cai Huoqing Committed by Martin K. Petersen
Browse files

scsi: bnx2fc: Fix typo in comments

parent f681d107
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -482,7 +482,7 @@ void bnx2fc_rport_event_handler(struct fc_lport *lport,
		}

		/*
		 * Offlaod process is protected with hba mutex.
		 * Offload process is protected with hba mutex.
		 * Use the same mutex_lock for upload process too
		 */
		mutex_lock(&hba->hba_mutex);