git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dace1b5
)
net: Do txq_trans_update() in netdev_start_xmit()
author
David S. Miller
<davem@davemloft.net>
Sat, 30 Aug 2014 04:07:24 +0000
(21:07 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 2 Sep 2014 00:39:55 +0000
(17:39 -0700)
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>
No differences found