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:
072256d
)
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
author
David S. Miller
<davem@davemloft.net>
Thu, 6 Mar 2014 20:03:17 +0000
(15:03 -0500)
committer
David S. Miller
<davem@davemloft.net>
Thu, 6 Mar 2014 20:19:43 +0000
(15:19 -0500)
Can be invoked from non-BH context.
Based upon a patch by Eric Dumazet.
Fixes:
f19c29e3e391
("tcp: snmp stats for Fast Open, SYN rtx, and data pkts")
Reported-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found