summaryrefslogtreecommitdiff
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-21 18:18:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-21 18:18:11 +0000
commit2bcccf73c0dd992b24a3594c62edfdf13103de1c (patch)
tree9489f4d22d41612aa344a42350b4ed30c2f6736a /cpukit
parente02d489afc11ee2f7d8be54743086f64a5e0f936 (diff)
2009-01-21 Frank Ueberschar <frank.ueberschar@dsa-volgmann.de>
PR 1354/bsps * network/network.c: In some cases it can occur that an empty mbuf is put on the descriptor chain. (We found it especially then when transmitting fragmented IP Packets.) Since the actual buffer descriptor pointer will be incremented after every inserted mbuf (txBd = sc->txBdBase + sc->txBdHead;) even if m->m_len of the current mbuf was zero. This leads to the bug.
Diffstat (limited to 'cpukit')
0 files changed, 0 insertions, 0 deletions