Actions
Bug #12498
closedbge ring interrupt masking logic is broken
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
During additions of the 5719/5720 some refactoring to match a once existing Broadcom version of the bge driver. As a result it incorrectly dropped the argument that should have been in the ring handler. As a result we should properly initialize this.
Related issues
Updated by Robert Mustacchi about 2 years ago
- Related to Feature #3446: Update bge to support missing 57xx/577xx devices added
Updated by Robert Mustacchi about 2 years ago
- Related to Bug #12496: bge mac address initialization is wrong added
Updated by Robert Mustacchi about 2 years ago
Please see testing notes on 12496.
Updated by Electric Monk about 2 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit 9e717e77bf4b9b5ad279c38a2311c076468e85f5
commit 9e717e77bf4b9b5ad279c38a2311c076468e85f5 Author: Robert Mustacchi <rm@fingolfin.org> Date: 2020-04-22T06:18:18.000Z 12496 bge mac address initialization is wrong 12497 bge ape locking left always disabled after 7513 12498 bge ring interrupt masking logic is broken Reviewed by: Paul Winder <paul@winders.demon.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
Updated by Marcel Telka about 2 years ago
- Related to Bug #12686: dladm: vnic creation over bge0 failed: object already exists added
Actions