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:
310f6fd
)
wan: dlci: Remove unused netdev_priv pointer
author
Christian Engelmayer
<cengelma@gmx.at>
Fri, 7 Feb 2014 23:21:10 +0000
(
00:21
+0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 10 Feb 2014 02:40:56 +0000
(18:40 -0800)
Remove occurrences of unused pointer to network device private data in
functions dlci_header() and dlci_receive().
Detected by Coverity: CID 139844, CID 139845.
Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found