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:
27dff8b
)
e1000: remove the check: skb->len<=0
author
Yongjian Xu
<xuyongjiande@gmail.com>
Tue, 20 May 2014 08:22:50 +0000
(08:22 +0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Wed, 4 Jun 2014 06:57:57 +0000
(23:57 -0700)
There is no case skb->len would be 0 or 'negative'.
Remove the check.
Signed-off-by: Yongjian Xu <xuyongjiande@gmail.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
No differences found