From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hendrik Wiese <7.e.Q@syncro-community.de> Subject: MOD_[INC|DEC]_USE_COUNT & Kernel 2.6 Date: Fri, 19 Nov 2004 07:28:42 +0100 Message-ID: <419D929A.9040906@syncro-community.de> References: <4199AFF4.60407@syncro-community.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@oss.sgi.com Return-path: To: Hendrik Wiese <7.e.Q@syncro-community.de> In-Reply-To: <4199AFF4.60407@syncro-community.de> Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org Hello there, can somebody please explain me how to use 'usecount' with kernel 2.6 modules? My compiler tells me that MOD_[INC|DEC]_USE_COUNT are deprecated. So how to do this in kernel 2.6 (implementing a net_device)? Thanks a lot Kind regards, Hendrik Wiese