Hi David,
-----Original Message-----
From: David Miller <davem@davemloft.net>
Sent: Monday, March 30, 2020 10:42 PM
To: Saurav Kashyap <skashyap@marvell.com>
Cc: martin.petersen@oracle.com; GR-QLogic-Storage-Upstream <GR-QLogic-
Storage-Upstream@marvell.com>; linux-scsi@vger.kernel.org; Javed Hasan
[off-list ref]; netdev@vger.kernel.org
Subject: [EXT] Re: [PATCH v2 0/8] qed/qedf: Firmware recovery, bw update
and misc fixes.
External Email
----------------------------------------------------------------------
You add the new qed_bw_update() function but nothing invokes it.
Remove this from the patch series until you are submitting changes
that actually use the function.
qedf driver does use this call, I have submitted following patches. The patch "Implement callback for bw_update" uses functionality
exposed by qed. Its patch number 4 in the series.
Saurav Kashyap (4):
qedf: Keep track of num of pending flogi.
qedf: Implement callback for bw_update.
qedf: Get dev info after updating the params.
qedf: Update the driver version to 8.42.3.5.
Sudarsana Reddy Kalluru (1):
qed: Send BW update notifications to the protocol drivers.
Thanks,
~Saurav