commit | 16bfa676a7cc64695f7e9694c380ebd26c461ae5 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Thu Sep 28 00:10:55 2006 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 16 20:09:47 2006 -0400 |
tree | f4d61e756ecbcc8ea08a0009f838813c67942d19 | |
parent | 7c28ad2d83ecc637237fe684659a6afbce0bb2a8 [diff] |
[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 <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>