On Sun, 16 Oct 2011 23:30:49 +0200 Rafał Miłecki <zajec5@xxxxxxxxx> wrote: > + case B43_PHYTYPE_HT: > + /* TODO: is max the right choice? */ > + status.signal = max( > + (__s8) max(rxhdr->phy_ht_power0, rxhdr->phy_ht_power1), Hm, why is this cast needed? Does it throw a warning? -- Greetings, Michael. -- 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