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:
8fd17f2
)
smsc9420: fix big endian rx checksum offload
author
Steve Glendinning
<steve.glendinning@smsc.com>
Fri, 20 Mar 2009 08:14:53 +0000
(
01:14
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 20 Mar 2009 08:14:53 +0000
(
01:14
-0700)
The cpu_to_le16 here looks suspicious to me, I don't think we need it
because put_unaligned_le16 also does this.
I don't currently have any big endian hardware with a PCI bus available
to test on, so I haven't been able to verify this.
Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found