Re: em0+msi related panic



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@xxxxxxxxxxx
FreeBSD committer

Attachment: pgpKKUDABkiBD.pgp
Description: PGP signature