commit | 48265667a756ab1c2750048caee3da719a86ebb2 | [log] [tgz] |
---|---|---|
author | Somnath Kotur <somnath.kotur@emulex.com> | Sun May 26 21:08:47 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 27 22:27:02 2013 -0700 |
tree | 09e9990161b50656a3ac47a2425237c24db50c70 | |
parent | eeb65cedd78ebd375608d71d703e6b0b9296efbd [diff] |
be2net: Pad skb to meet min Tx pkt size in lancer In Lancer, packets that are 32 bytes or less may cause a transmit stall. The work-around is to pad such packets to a 36 byte length. Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com> Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>