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:
42e1358
)
net: tile: fix unused variable warning
author
Chris Metcalf
<cmetcalf@tilera.com>
Mon, 16 Jun 2014 17:14:05 +0000
(13:14 -0400)
committer
David S. Miller
<davem@davemloft.net>
Tue, 17 Jun 2014 04:33:50 +0000
(21:33 -0700)
'i' is unused in tile_net_dev_init() after commit
d581ebf5a1f
("net: tile: Use helpers from linux/etherdevice.h to check/set MAC").
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found