]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitf7bcd2e11107af39367fb726196f372f8ad05199
tree8be0f9b38f1b06fe5e287cd5f77763788221f0b3
parent928567ada48b772505e5245267d616c7af97edf0
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