commit | a3b804043f490aeec57d8ca5baccdd35e6250857 | [log] [tgz] |
---|---|---|
author | David Woodhouse <David.Woodhouse@intel.com> | Wed Sep 23 09:44:38 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 23 14:47:12 2015 -0700 |
tree | 913e055aa06636b0a14789720da2d2cf19b6e9ad | |
parent | 26b0bad6ac3a0167792dc4ffb276c29bc597d239 [diff] |
8139cp: Fix TSO/scatter-gather descriptor setup When sending a TSO frame in multiple buffers, we were neglecting to set the first descriptor up in TSO mode. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>