From: Craig Gallek <[email protected]>
Date: Wed,  6 Jul 2016 18:44:20 -0400

> From: Craig Gallek <[email protected]>
> 
> The referenced change added a netlink notifier for processing
> device queue size events.  These events are fired for all devices
> but the registered callback assumed they only occurred for tun
> devices.  This fix adds a check (borrowed from macvtap.c) to discard
> non-tun device events.
> 
> For reference, this fixes the following splat:
 ...
> Fixes: 1576d9860599 ("tun: switch to use skb array for tx")
> Signed-off-by: Craig Gallek <[email protected]>

Applied, thanks.

Reply via email to