Marius Strobl
8b8d90931d
- Given that the controlling expression of the receive loop in iflib_rxeof()
...
tests for avail > 0, avail can never be 0 within that loop. Thus, move
decrementing avail and budget_left into the loop and before the code which
checks for additional descriptors having become available in case all the
previous ones have been processed but there still is budget left so the
latter code works as expected. [1]
- In iflib_{busdma_load_mbuf_sg,parse_header}(), remove dead stores to m
and n respectively. [2, 3]
- In collapse_pkthdr(), ensure that m_next isn't NULL before dereferencing
it. [4]
- Remove a duplicate assignment of segs in iflib_encap().
Reported by: Coverity
CID: 1356027 [1], 1356047 [2], 1368205 [3], 1356028 [4]
2018-07-22 17:45:44 +00:00
..
2018-05-23 21:02:14 +00:00
2017-11-20 19:43:44 +00:00
2017-11-27 15:23:17 +00:00
2017-11-20 19:43:44 +00:00
2018-06-13 17:04:41 +00:00
2018-06-13 17:04:41 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2018-06-19 10:34:45 +00:00
2017-11-20 19:43:44 +00:00
2018-06-19 10:34:45 +00:00
2018-05-23 21:02:14 +00:00
2017-11-27 15:23:17 +00:00
2018-05-31 09:11:21 +00:00
2018-03-27 15:29:32 +00:00
2017-11-27 15:23:17 +00:00
2018-01-24 10:13:14 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2018-04-13 21:18:04 +00:00
2018-05-11 05:00:40 +00:00
2018-05-11 05:00:40 +00:00
2018-05-19 05:27:49 +00:00
2018-05-11 20:08:28 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2018-03-23 16:56:44 +00:00
2017-11-27 15:23:17 +00:00
2018-05-23 13:10:57 +00:00
2018-05-31 21:53:07 +00:00
2018-03-27 20:51:49 +00:00
2018-07-09 11:03:28 +00:00
2018-07-04 02:47:16 +00:00
2018-07-09 11:03:28 +00:00
2018-07-04 02:47:16 +00:00
2018-05-11 16:50:25 +00:00
2017-02-06 08:49:57 +00:00
2018-07-04 02:47:16 +00:00
2018-05-24 23:21:23 +00:00
2018-07-17 11:33:23 +00:00
2018-05-24 23:21:23 +00:00
2017-11-20 19:43:44 +00:00
2018-06-09 09:57:14 +00:00
2018-07-09 11:03:28 +00:00
2018-04-23 21:10:33 +00:00
2018-04-23 21:10:33 +00:00
2006-01-04 12:57:09 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2016-05-03 18:05:43 +00:00
2018-05-18 20:13:34 +00:00
2018-06-05 20:51:01 +00:00
2018-05-18 20:13:34 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2018-05-18 20:13:34 +00:00
2017-11-20 19:43:44 +00:00
2018-07-09 11:03:28 +00:00
2018-03-27 15:29:32 +00:00
2018-05-18 20:13:34 +00:00
2018-05-19 05:27:49 +00:00
2017-12-30 04:03:53 +00:00
2018-07-09 11:03:28 +00:00
2018-05-11 20:08:28 +00:00
2018-05-11 20:08:28 +00:00
2018-05-11 20:08:28 +00:00
2018-05-16 21:03:22 +00:00
2018-07-22 17:45:44 +00:00
2018-07-15 19:04:23 +00:00
2017-11-20 19:43:44 +00:00
2018-07-20 17:45:26 +00:00
2018-07-20 17:45:26 +00:00
2016-07-09 02:33:45 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2018-04-12 07:20:50 +00:00
2018-04-12 07:20:50 +00:00
2018-04-12 07:20:50 +00:00
2018-04-12 07:20:50 +00:00
2018-03-23 16:56:44 +00:00
2018-03-23 16:56:44 +00:00
2017-11-20 19:43:44 +00:00
2018-07-12 18:07:28 +00:00
2018-06-16 08:26:23 +00:00
2017-11-20 19:43:44 +00:00
2018-06-16 08:26:23 +00:00
2018-06-16 19:21:09 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2017-07-24 03:59:50 +00:00
2018-06-16 08:26:23 +00:00
2018-07-04 02:47:16 +00:00
2018-01-23 03:15:39 +00:00
2017-10-11 06:08:01 +00:00
2017-10-11 06:08:01 +00:00
2018-07-04 02:47:16 +00:00
2017-12-05 18:42:07 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2018-05-18 17:58:09 +00:00
2017-11-27 15:23:17 +00:00