Commit 4ab58d18 authored by Stephen Hemminger's avatar Stephen Hemminger Committed by David S. Miller

[ATM]: Kill unused declaration in clip.c

parent 60cb2439
......@@ -731,8 +731,6 @@ static struct atm_dev atmarpd_dev = {
static int atm_init_atmarp(struct atm_vcc *vcc)
{
struct net_device *dev;
if (atmarpd) return -EADDRINUSE;
if (start_timer) {
start_timer = 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment