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:
5f8cbc1
)
net: Optimize non-gso test checks
author
Krishna Kumar
<krkumar2@in.ibm.com>
Thu, 21 Jan 2010 09:26:29 +0000
(
01:26
-0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 21 Jan 2010 09:26:29 +0000
(
01:26
-0800)
Avoid checking twice whether skb needs to be linearized, if one
skb_linearize was already done.
Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c
patch
|
blob
|
history
diff --cc
net/core/dev.c
Simple merge