Messages in this thread |  | | Date | Wed, 14 May 2003 14:02:57 -0700 (PDT) | Subject | Re: [PATCH][ATM] add reference counting to atm_dev | From | "David S. Miller" <> |
| |
From: Greg KH <greg@kroah.com> Date: Wed, 14 May 2003 13:59:49 -0700
Any reason to not just use a struct device here? This is a device, right? Or at the very least, a kobject would be acceptable.
As I understand it, it's a device private for a struct netdevice.
It is referenced much differently, I don't think using kobject is as appropriate as one might expect. - 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/
|  |