Re: [PATCH][ATM] add reference counting to atm_dev

David S. Miller (davem@redhat.com)
Wed, 14 May 2003 21:30:14 -0700 (PDT)


From: chas williams <chas@locutus.cmf.nrl.navy.mil>
Date: Wed, 14 May 2003 18:16:03 -0400

this would be pretty easy if one simply decided on a maximum number
of atm devices to have in a system. scanning the list of adapters
would just involve atm_dev_lookup(itf num).

I don't understand why a fixed number of ATM devs is
required in order to keep all of the device list and locking
stuff in one place.
-
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/