Re: [PATCH][ATM] cli() for net/atm/lec.c

Christoph Hellwig (hch@infradead.org)
Fri, 21 Feb 2003 17:57:02 +0000


> @@ -634,6 +635,7 @@
> dev->get_stats = lec_get_stats;
> dev->set_multicast_list = NULL;
> dev->do_ioctl = NULL;
> + spin_lock_init(&lec_arp_spinlock);

This is still superflous..

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/