commit | f7bcd2e11107af39367fb726196f372f8ad05199 | [log] [tgz] |
---|---|---|
author | Karen Xie <kxie@chelsio.com> | Thu Dec 11 19:13:41 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 12 11:22:29 2014 -0500 |
tree | 8be0f9b38f1b06fe5e287cd5f77763788221f0b3 | |
parent | 928567ada48b772505e5245267d616c7af97edf0 [diff] |
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>