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:
6b1a3ae
)
[PATCH] sky2: cleanup interrupt processing
author
shemminger@osdl.org
<shemminger@osdl.org>
Tue, 27 Sep 2005 22:02:56 +0000
(15:02 -0700)
committer
Jeff Garzik
<jgarzik@pobox.com>
Wed, 28 Sep 2005 15:49:32 +0000
(11:49 -0400)
The receive processing can be cleaned up by not using local variables
to store checksum status, instead just put it directly onto the expected
skb.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found