.. |
if_aue2.c
|
Remove check for null softc in attach, it can never happen.
|
2009-02-01 00:51:25 +00:00 |
if_auereg.h
|
Just put the ifnet pointer first in the softc like it needs to be rather than
|
2009-01-18 05:35:58 +00:00 |
if_axe2.c
|
Remove check for null softc in attach, it can never happen.
|
2009-02-01 00:51:25 +00:00 |
if_axereg.h
|
Just put the ifnet pointer first in the softc like it needs to be rather than
|
2009-01-18 05:35:58 +00:00 |
if_cdce2.c
|
Remove check for null softc in attach, it can never happen.
|
2009-02-01 00:51:25 +00:00 |
if_cdcereg.h
|
Just put the ifnet pointer first in the softc like it needs to be rather than
|
2009-01-18 05:35:58 +00:00 |
if_cue2.c
|
Remove check for null softc in attach, it can never happen.
|
2009-02-01 00:51:25 +00:00 |
if_cuereg.h
|
Just put the ifnet pointer first in the softc like it needs to be rather than
|
2009-01-18 05:35:58 +00:00 |
if_kue2.c
|
Remove check for null softc in attach, it can never happen.
|
2009-02-01 00:51:25 +00:00 |
if_kuefw.h
|
Restore the if_*var.h and if_*reg.h to their original names, they dont need to
|
2009-01-13 21:08:43 +00:00 |
if_kuereg.h
|
Just put the ifnet pointer first in the softc like it needs to be rather than
|
2009-01-18 05:35:58 +00:00 |
if_rue2.c
|
Remove check for null softc in attach, it can never happen.
|
2009-02-01 00:51:25 +00:00 |
if_ruereg.h
|
Just put the ifnet pointer first in the softc like it needs to be rather than
|
2009-01-18 05:35:58 +00:00 |
if_udav2.c
|
Remove check for null softc in attach, it can never happen.
|
2009-02-01 00:51:25 +00:00 |
if_udavreg.h
|
Just put the ifnet pointer first in the softc like it needs to be rather than
|
2009-01-18 05:35:58 +00:00 |
usb2_ethernet.c
|
Remove superfluous return statements from the end of void functions.
|
2008-12-11 23:17:48 +00:00 |
usb2_ethernet.h
|
Format and wrap function declarations.
|
2008-12-11 23:13:02 +00:00 |