Actions
Bug #7153
closeddelete unused code in arn(7D)
Start date:
2016-06-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
there's a handful of unused functions and variables in arn(7D), called out to lint as unused, but left there. Delete them.
Updated by Electric Monk about 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit fd7c59804fad02c3863ef57c544fa7af0fd35068
commit fd7c59804fad02c3863ef57c544fa7af0fd35068 Author: Richard Lowe <richlowe@richlowe.net> Date: 2016-07-06T22:18:52.000Z 7154 arn(7D) walks out of bounds when byteswapping the 4K eeprom 7152 weird condition in arn(7D) needs clarification 7153 delete unused code in arn(7D) 7155 arn(7D) should include the mac fields in the eeprom enumeration Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
Actions