DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ixgbe: Use callout_init_mp()
commit 9d1692ad24c38561d5181fff115f77f8b40b08ba
Author: François Tigeot <ftigeot@wolfpond.org>
Date: Wed Aug 15 09:44:20 2012 +0200
ixgbe: Use callout_init_mp()
* The timer callout function is mpsafe and callout_init() assumes it isn't
* Replace callout_init() by callout_init_mp() and avoid grabbing the mplock
Summary of changes:
sys/dev/netif/ixgbe/ixgbe.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9d1692ad24c38561d5181fff115f77f8b40b08ba
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]