Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: tile: fix unused variable warning
'i' is unused in tile_net_dev_init() after commit d581ebf ("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>
- Loading branch information