lkml.org 
[lkml]   [2002]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[miniPATCH] 2.5.4[4,5] compile fix of net/rxrpc/main.c
Hallo,

this patch fix the compile error in the net/rxrpc/main.c, which is
needed for AFS... (Compiler is 2.95.4).

Please apply...

Sincerely
Jan Marek
--
Ing. Jan Marek
University of South Bohemia
Academic Computer Centre
Phone: +420-38-7772080
--- linux-2.5.44/net/rxrpc/main.c.old 2002-10-23 11:44:45.000000000 +0200
+++ linux-2.5.44/net/rxrpc/main.c 2002-10-23 11:45:41.000000000 +0200
@@ -123,5 +123,5 @@
__RXACCT(printk("Outstanding Peers : %d\n",atomic_read(&rxrpc_peer_count)));
__RXACCT(printk("Outstanding Transports : %d\n",atomic_read(&rxrpc_transport_count)));

- kleave();
+ kleave("");
} /* end rxrpc_cleanup() */
\
 
 \ /
  Last update: 2005-03-22 13:30    [W:2.534 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site