On 04/03/2012 11:43 AM, Vasanthakumar Thiagarajan wrote: > net_stats.multicast is updated with the count of received multicast packets. > > Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@xxxxxxxxxxxxxxxx> Applied, thanks. > - } > + } else > + if (!is_broadcast_ether_addr(datap->h_dest)) > + vif->net_stats.multicast++; But I put else and if on the same line. Kalle -- 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