Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2007 09:22:31 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Goran Gajic <ggajic@afrodita.rcub.bg.ac.yu>
Cc:        current@FreeBSD.org
Subject:   Re: em0+msi related panic
Message-ID:  <20070228062231.GA36374@rambler-co.ru>
In-Reply-To: <Pine.LNX.4.64.0702271425110.20218@afrodita.rcub.bg.ac.yu>
References:  <Pine.LNX.4.64.0702271128420.2901@afrodita.rcub.bg.ac.yu> <Pine.LNX.4.64.0702271425110.20218@afrodita.rcub.bg.ac.yu>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Tue, Feb 27, 2007 at 02:32:26PM +0100, Goran Gajic wrote:
[...]
> It should be:
> 
>         if ((error = bus_setup_intr(dev, adapter->res_interrupt,
>             INTR_TYPE_NET,NULL, em_intr_fast, adapter,
>             &adapter->int_handler_tag)) != 0) {
> 
> not
> 
>         if ((error = bus_setup_intr(dev, adapter->res_interrupt,
>             INTR_TYPE_NET, em_intr_fast,NULL  adapter,
>             &adapter->int_handler_tag)) != 0) {
> 
Fixed, thanks!


Cheers,
-- 
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.2 (FreeBSD)

iD8DBQFF5R+nqRfpzJluFF4RArRCAJ9+QQNQjKIRsOD5u3xNMFoT+WgTwgCfRFRZ
wY5giduGIa1x+A6CpeI2WZE=
=7DYB
-----END PGP SIGNATURE-----
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070228062231.GA36374>