Actions
Bug #10090
closedrt2860_free_rx_ring doesn't need to check for NULL array
Start date:
2018-12-19
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Array names can't be NULL.
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 5e06bd59d59926d13427e57eb4e217f32c667310
commit 5e06bd59d59926d13427e57eb4e217f32c667310 Author: John Levon <john.levon@joyent.com> Date: 2019-03-22T06:03:20.000Z 10090 rt2860_free_rx_ring doesn't need to check for NULL array Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions