On Tue, 2010-05-04 at 16:26 -0700, Luis R. Rodriguez wrote: > void netdev_attach_ops(struct net_device *dev, > const struct net_device_ops *ops) > { > #define SET_NETDEVOP(_op) (_op ? _op : NULL) isn't that like the dumbest macro ever? 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