em0+msi related panic

Ruslan Ermilov ru at FreeBSD.org
Wed Feb 28 06:53:52 UTC 2007


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 at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20070228/8e5daf39/attachment.pgp


More information about the freebsd-current mailing list