lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 19 Nov 2008 14:13:18 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	apetlund@...ula.no
CC:	netdev@...r.kernel.org
Subject: Re: pci: Added quirk to disable msi for MCP55 NIC on Asus
 P5N32-SLI Premium


You can't start calling dmi_*() routines in drivers/pci/quirks.c without
including linux/dmi.h there, otherwise it doesn't build on some platforms:

drivers/pci/quirks.c: In function 'nvenet_msi_disable':
drivers/pci/quirks.c:1837: error: implicit declaration of function 'dmi_name_in_vendors'
make[1]: *** [drivers/pci/quirks.o] Error 1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ