> struct ath5k_softc *sc = hw->priv; > + struct ath5k_vif *avf = (void *)vif->drv_priv; > struct sk_buff *skb; Nothing to do with your patch, but can we get a vif_to_priv() wrapper or something? Seeing casts to void * makes me queasy... -- Bob Copeland %% www.bobcopeland.com -- 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