Home
last modified time | relevance | path

Searched hist:d7fadce335fa4d38868f331c9265b139e797986f (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dfnic_fcs.cdiff d7fadce335fa4d38868f331c9265b139e797986f Tue Feb 26 01:18:37 CET 2013 Hiral Patel <hiralpat@cisco.com> [SCSI] fnic: Kernel panic due to FIP mode misconfiguration

If switch configured in FIP and adapter configured in non-fip mode, driver
panics while queueing FIP frame in non-existing fip_frame_queue. Added config
check before queueing FIP frame in misconfiguration case to avoid kernel panic.

Signed-off-by: Hiral Patel <hiralpat@cisco.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>