]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Cast arguments to timeout() to quite compiler warnings. Should we
authorrgrimes <rgrimes@FreeBSD.org>
Fri, 27 May 1994 04:02:10 +0000 (04:02 +0000)
committerrgrimes <rgrimes@FreeBSD.org>
Fri, 27 May 1994 04:02:10 +0000 (04:02 +0000)
commitf94dafd1d8472a7400f60d2f2770b879f1ccd605
tree31cd7b235e375356e6a252ccf13bbc4979c8cb67
parent858ff2f517de2938bb4195de9f765a07aeb32007
Cast arguments to timeout() to quite compiler warnings.  Should we
change all of these to be timeout_funt_t and remove the casts and
typedef?

Remove secound argument (uban) from ifp->if_reset routines since it is now
obsolete.

Reviewed by: David Greenman
sys/dev/ie/if_ie.c
sys/i386/isa/bt742a.c
sys/i386/isa/if_ie.c
sys/i386/isa/if_is.c
sys/i386/isa/ultra14f.c
sys/i386/isa/wt.c