]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] bnx2fc: Reset max receive frame size during link up
authorBhanu Prakash Gollapudi <bprakash@broadcom.com>
Tue, 30 Aug 2011 22:54:47 +0000 (15:54 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 17 Sep 2011 13:57:52 +0000 (17:57 +0400)
commit1572e8b84db9a65f853a2e4d3c2a083c5e93b6aa
treedea879bd7a7732f4490b1f683fa36dd951407763
parent9775593f9bbe85c47921cb2e8a42bd20b565ac91
[SCSI] bnx2fc: Reset max receive frame size during link up

If the max receive frame size is changed during link down, the driver uses the
same value after linkup unless it is reset to default.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bnx2fc/bnx2fc_fcoe.c