]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] IPMI: fix pci warning
authorCorey Minyard <minyard@acm.org>
Thu, 7 Dec 2006 04:41:11 +0000 (20:41 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:47 +0000 (08:39 -0800)
commit168b35a7f67c5a8189e6b92780dfb5262604057c
tree3d98c563aaed7b7e50d09b58a9b2b82d477d3d42
parent7d8ba9669a28f650001093ebbb6ecc3b0a72926f
[PATCH] IPMI: fix pci warning

Change pci_module_init() to the new interface, and check the return code to
avoid warnings and give the user useful information if this fails.

Signed-off-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/ipmi/ipmi_si_intf.c