commit | 10b3ad8c21bb4b135768c30dd4c51a1c744da699 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Aug 29 21:07:24 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 01 17:39:55 2014 -0700 |
tree | 02acb0d328818c9216c93b6b46d62717e09cdc61 | |
parent | dace1b54726bffe1c009f7661e3cee6b762f30c8 [diff] |
net: Do txq_trans_update() in netdev_start_xmit() That way we don't have to audit every call site to make sure it is doing this properly. Signed-off-by: David S. Miller <davem@davemloft.net>