From: Larry Finger Date: Thu, 28 Sep 2006 05:10:55 +0000 (-0500) Subject: [PATCH] bcm43xx-softmac: check returned value from pci_enable_device X-Git-Tag: v2.6.19-rc3~13^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16bfa676a7cc64695f7e9694c380ebd26c461ae5;p=pandora-kernel.git [PATCH] bcm43xx-softmac: check returned value from pci_enable_device Linus's tree now has a configuration option that prints a warning whenever the returned value of any routine is ignored. This patch fixes the only such warning for bcm43xx. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed