From: Florian Westphal <f...@strlen.de>
Date: Tue,  3 May 2016 03:29:09 +0200

> - trans_timeout is incremented when tx queue timed out (tx watchdog).
> - tx_maxrate is set via sysfs
> 
> Moving tx_maxrate to read-mostly part shrinks the struct by 64 bytes.
> While at it, also move trans_timeout (it is out-of-place in the
> 'write-mostly' part).
> 
> Signed-off-by: Florian Westphal <f...@strlen.de>

Applied, thanks Florian.

Reply via email to