> > return 1; > > You must have an extreme memory limitation to find all these problems. > As part of system testing we do > As long as you are reworking this section, I would prefer you leave the > "return > err" as it is now, change the "return 1" to "return 0", and remove the > not > operator in "err = !rtl_pci_init(hw, pdev);" call of this routine. I > just > discovered it a few days ago, and it bothers me, but I've been too busy > to > submit a fix. In addition, these changes will convert rtl_pci_init() > into a more > normal routine that returns 0 if OK and non-zero on errors. > OK - I'll do that tomorrow and resubmit (hopefully correctly this time!) > Larry -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html