Date: Tue, 23 Dec 2008 19:59:21 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb2/controller at91dci.c ehci2.c musb2_otg.c ohci2.c uhci2.c uss820dci.c src/sys/dev/usb2/core usb2_transfer.c src/sys/dev/usb2/ethernet if_aue2.c if_axe2.c if_cue2.c if_kue2.c if_rue2.c if_udav2.c src/sys/dev/usb2/input ... Message-ID: <200812231959.mBNJxP7o030396@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2008-12-23 19:59:21 UTC
FreeBSD src repository
Modified files:
sys/dev/usb2/controller at91dci.c ehci2.c musb2_otg.c ohci2.c
uhci2.c uss820dci.c
sys/dev/usb2/core usb2_transfer.c
sys/dev/usb2/ethernet if_aue2.c if_axe2.c if_cue2.c if_kue2.c
if_rue2.c if_udav2.c
sys/dev/usb2/input ukbd2.c ums2.c
sys/dev/usb2/serial ulpt2.c
sys/dev/usb2/wlan if_rum2.c if_ural2.c if_zyd2.c
Log:
SVN rev 186454 on 2008-12-23 19:59:21Z by thompsa
Remove CALLOUT_RETURNUNLOCKED from the callouts, there is no reason for them to
drop the lock for us.
Revision Changes Path
1.5 +1 -4 src/sys/dev/usb2/controller/at91dci.c
1.5 +2 -8 src/sys/dev/usb2/controller/ehci2.c
1.6 +1 -4 src/sys/dev/usb2/controller/musb2_otg.c
1.4 +3 -11 src/sys/dev/usb2/controller/ohci2.c
1.5 +1 -5 src/sys/dev/usb2/controller/uhci2.c
1.5 +1 -4 src/sys/dev/usb2/controller/uss820dci.c
1.5 +2 -10 src/sys/dev/usb2/core/usb2_transfer.c
1.5 +2 -7 src/sys/dev/usb2/ethernet/if_aue2.c
1.4 +2 -7 src/sys/dev/usb2/ethernet/if_axe2.c
1.4 +2 -7 src/sys/dev/usb2/ethernet/if_cue2.c
1.4 +2 -7 src/sys/dev/usb2/ethernet/if_kue2.c
1.3 +2 -7 src/sys/dev/usb2/ethernet/if_rue2.c
1.4 +2 -7 src/sys/dev/usb2/ethernet/if_udav2.c
1.4 +3 -6 src/sys/dev/usb2/input/ukbd2.c
1.3 +1 -4 src/sys/dev/usb2/input/ums2.c
1.4 +3 -7 src/sys/dev/usb2/serial/ulpt2.c
1.4 +2 -7 src/sys/dev/usb2/wlan/if_rum2.c
1.4 +2 -7 src/sys/dev/usb2/wlan/if_ural2.c
1.6 +2 -7 src/sys/dev/usb2/wlan/if_zyd2.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812231959.mBNJxP7o030396>
