]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4i: handle non-pdu-aligned rx data
authorKaren Xie <kxie@chelsio.com>
Fri, 12 Dec 2014 03:13:41 +0000 (19:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Dec 2014 16:22:29 +0000 (11:22 -0500)
commita6efed4810c9d24855dd3be2ed19d2ce97c41136
tree8be0f9b38f1b06fe5e287cd5f77763788221f0b3
parent510e55f71a9aa5c77559a7b5b456dad3f1254221
cxgb4i: handle non-pdu-aligned rx data

Abort the connection upon receiving of cpl_rx_data, which means the pdu cannot
be recovered from the tcp stream. This generally is due to pdu header
corruption.

Signed-off-by: Karen Xie <kxie@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c