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:
c120e9e
)
l2tp: fix unused variable warning
author
Eric Dumazet
<edumazet@google.com>
Fri, 7 Mar 2014 22:57:43 +0000
(14:57 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 10 Mar 2014 19:32:24 +0000
(15:32 -0400)
net/l2tp/l2tp_core.c:1111:15: warning: unused variable
'sk' [-Wunused-variable]
Fixes:
31c70d5956fc
("l2tp: keep original skb ownership")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_core.c
patch
|
blob
|
history
diff --cc
net/l2tp/l2tp_core.c
Simple merge