1
0
Fork 0
alistair23-linux/drivers/net/xen-netback
Palik, Imre 07ff890dae xen-netback: fixing the propagation of the transmit shaper timeout
Since e9ce7cb6b1 ("xen-netback: Factor queue-specific data into queue struct"),
the transimt shaper timeout is always set to 0.  The value the user sets via
xenbus is never propagated to the transmit shaper.

This patch fixes the issue.

Cc: Anthony Liguori <aliguori@amazon.com>
Signed-off-by: Imre Palik <imrep@amazon.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-06 14:17:37 -05:00
..
Makefile xen network backend driver 2011-03-15 19:38:03 -07:00
common.h xen-netback: support frontends without feature-rx-notify again 2014-12-18 12:49:49 -05:00
interface.c xen-netback: support frontends without feature-rx-notify again 2014-12-18 12:49:49 -05:00
netback.c xen-netback: support frontends without feature-rx-notify again 2014-12-18 12:49:49 -05:00
xenbus.c xen-netback: fixing the propagation of the transmit shaper timeout 2015-01-06 14:17:37 -05:00