mbox series

[net,0/2] qed: iWARP - fix some syn related issues.

Message ID 20190218132403.12487-1-michal.kalderon@marvell.com (mailing list archive)
Headers show
Series qed: iWARP - fix some syn related issues. | expand

Message

Michal Kalderon Feb. 18, 2019, 1:24 p.m. UTC
This series fixes two bugs related to iWARP syn processing flow. 

Michal Kalderon (2):
  qed: Fix iWARP buffer size provided for syn packet processing.
  qed: Fix iWARP syn packet mac address validation.

 drivers/net/ethernet/qlogic/qed/qed_iwarp.c | 21 +++++++++++++++------
 drivers/net/ethernet/qlogic/qed/qed_iwarp.h |  1 -
 2 files changed, 15 insertions(+), 7 deletions(-)

Comments

David Miller Feb. 19, 2019, 12:52 a.m. UTC | #1
From: Michal Kalderon <michal.kalderon@marvell.com>
Date: Mon, 18 Feb 2019 15:24:01 +0200

> This series fixes two bugs related to iWARP syn processing flow. 

Series applied, thanks.