mbox series

[for-next,v3,0/2] attempt at two small fixups

Message ID 20210715160303.142451.38503.stgit@awfm-01.cornelisnetworks.com (mailing list archive)
Headers show
Series attempt at two small fixups | expand

Message

Dennis Dalessandro July 15, 2021, 4:04 p.m. UTC
Fix up the fixes line in the one patch. These are good for next, not necessary
for RC. 

---

Mike Marciniszyn (2):
      IB/hfi1: Indicate DMA wait when txq is queued for wakeup
      IB/hfi1: Adjust pkey entry in index 0


 drivers/infiniband/hw/hfi1/init.c     |    7 +------
 drivers/infiniband/hw/hfi1/ipoib_tx.c |    3 +++
 2 files changed, 4 insertions(+), 6 deletions(-)

--
-Denny

Comments

Jason Gunthorpe July 30, 2021, 2:06 p.m. UTC | #1
On Thu, Jul 15, 2021 at 12:04:34PM -0400, Dennis Dalessandro wrote:
> Fix up the fixes line in the one patch. These are good for next, not necessary
> for RC. 
> 
> Mike Marciniszyn (2):
>       IB/hfi1: Indicate DMA wait when txq is queued for wakeup
>       IB/hfi1: Adjust pkey entry in index 0

Applied to for-next, thanks

Jason