On Sun, 2009-01-25 at 22:54 +0300, Andrey Borzenkov wrote: > @@ -60,7 +60,8 @@ airport_suspend(struct macio_dev *mdev, pm_message_t > state) > orinoco_unlock(priv, &flags); > > disable_irq(dev->irq); > - pmac_call_feature(PMAC_FTR_AIRPORT_ENABLE, macio_get_of_node(mdev), 0, > 0); > + pmac_call_feature(PMAC_FTR_AIRPORT_ENABLE, > + macio_get_of_node(mdev), 0, 0); unfortunately, your patch was line-wrapped. Cf. Documentation/email-clients.txt johannes -- 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