summaryrefslogtreecommitdiff
path: root/tstamping.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-09configure: fix multiple issues in build configurationDaniel Borkmann1-8/+0
2013-06-04tstamping: add header file for packet timestampingDaniel Borkmann1-9/+2
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-05-13ring: break out timestamping since not directly relatedDaniel Borkmann1-0/+53
translations/zh_CN?id=e86663c475d384ab5f46cb5637e9b7ad08c5c505'>e86663c475d384ab5f46cb5637e9b7ad08c5c505 (patch) tree73991452764e36e6e42e149141ec1680bff58f39 /Documentation/translations/zh_CN parentf57ec1889f5e830e93723d1262fd9c73703d531d (diff)
net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
Nothing is decrementing the index "i" while we are cleaning up the fragments we could not successful transmit. Fixes: 9cde94506eacf ("bgmac: implement scatter/gather support") Reported-by: coverity (CID 1352048) Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/translations/zh_CN')