Re: [PATCH] drivers: net: xen-netfront: fix array initialization bug

From: David Miller
Date: Sat Apr 12 2014 - 16:53:00 EST


From: Vincenzo Maffione <v.maffione@xxxxxxxxx>
Date: Sat, 12 Apr 2014 11:55:40 +0200

> This patch fixes the initialization of an array used in the TX
> datapath that was mistakenly initialized together with the
> RX datapath arrays. An out of range array access could happen
> when RX and TX rings had different sizes.
>
> Signed-off-by: Vincenzo Maffione <v.maffione@xxxxxxxxx>

Good catch, applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/