From: Ben Greear <[EMAIL PROTECTED]> Date: Fri, 02 Sep 2005 09:35:59 -0700
> Is there any reason we couldn't create a method: > > void dev_hold_ref(struct dbg_dev_rfcnt_info* i, netdevice* dev, void* key); Please strongly consider my "netdev_pointer" idea, and drop this dynamically allocated dbg_dev_rfcnt_info thing. The name is ugly, the use of void pointers is just asking for trouble, so better to do something clean with strong typing to help us along. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html