add a list of done/todo items to the shared ethernet driver code.
This commit is contained in:
parent
20f8866f0d
commit
c564f35f60
@ -63,6 +63,20 @@ Change what's done at watchdog timeout inb if_{a,c,k}ue.c; what we have
|
||||
now doesn't work because it's done in an interrupt context.
|
||||
|
||||
Factor out the common code from the Ethernet drivers and reuse that.
|
||||
if_aue
|
||||
if_axe - done
|
||||
if_axen - done
|
||||
if_cdce - done
|
||||
if_cue
|
||||
if_kue
|
||||
if_mue
|
||||
if_smsc
|
||||
if_udav
|
||||
if_umb - maybe too special?
|
||||
if_upl
|
||||
if_ure - done
|
||||
if_url
|
||||
if_urndis
|
||||
|
||||
Get rid of hcpriv.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user