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:
7e28ecc
)
[SK_BUFF]: Use skb_reset_network_header where the return of __pskb_pull was being...
author
Arnaldo Carvalho de Melo
<acme@redhat.com>
Sat, 10 Mar 2007 21:42:03 +0000
(18:42 -0300)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:24:49 +0000
(22:24 -0700)
It returns skb->data, so we can just use skb_reset_network_header after it.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found