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:
3181757
)
m68k: kill skb_copy_from_linear_data compiler warnings
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 1 May 2007 20:33:05 +0000
(22:33 +0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 5 May 2007 00:59:08 +0000
(17:59 -0700)
The recent conversion from `memcpy' to `skb_copy_from_linear_data' removed a
few casts, which were needed to silence compiler warnings. Re-add them.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found