commit | 16958a2b05def4ed214ae681b7ee4ce8537b00fb | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Thu Nov 20 11:04:08 2014 -0600 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 21 15:19:11 2014 -0500 |
tree | 252e22443ecfa3b53e6439b228c4f44d875046fe | |
parent | eb79e640fab1fc163e6f04e0cc007c76b6a46f28 [diff] |
amd-xgbe: Add support for the skb->xmit_more flag Add support to delay telling the hardware about data that is ready to be transmitted if the skb->xmit_more flag is set. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>