commit | d7fadce335fa4d38868f331c9265b139e797986f | [log] [tgz] |
---|---|---|
author | Hiral Patel <hiralpat@cisco.com> | Mon Feb 25 16:18:37 2013 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu May 02 07:32:23 2013 -0700 |
tree | e5364789597ff17300cb7f3f41e4bdde353eaa0a | |
parent | d3c995f1dcf938f1084388d92b8fb97bec366566 [diff] |
[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>