> + for (i = 0; i < req->n_channels; i++) > + printk(KERN_DEBUG "hwsim can chan %d\n", > + req->channels[i]->center_freq); Should that be printk(KERN_DEBUG "hwsim scan chan %d\n", ^ (missing s) ??? -- http://www.holgerschurig.de -- 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