]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitc780673cfb1e3d16d23f9808738539625d3b9363
treedea879bd7a7732f4490b1f683fa36dd951407763
parentebd1f645bd4a284022c7d449a63fe48a3fc5a86e
[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