Clean up .available & .poll
This commit is contained in:
@@ -1222,7 +1222,7 @@ const device_t threec501_device = {
|
||||
.init = threec501_nic_init,
|
||||
.close = threec501_nic_close,
|
||||
.reset = elnkR3Reset,
|
||||
{ .available = NULL },
|
||||
.available = NULL,
|
||||
.speed_changed = NULL,
|
||||
.force_redraw = NULL,
|
||||
.config = threec501_config
|
||||
|
||||
Reference in New Issue
Block a user