[asterisk-bugs] [Asterisk 0003321]: [patch] Get Zaptel modules ready for module_param in Linux 2.6 kernel
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 10:47:24 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=3321
======================================================================
Reported By: blitzrage
Assigned To: markster
======================================================================
Project: Asterisk
Issue ID: 3321
Category: Core/General
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
Asterisk Version: I did not set the version :(
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 01-11-2005 16:58 CST
Last Modified: 06-07-2008 10:47 CDT
======================================================================
Summary: [patch] Get Zaptel modules ready for module_param in
Linux 2.6 kernel
Description:
The MODULE_PARM function is deprecated in 2.6 kernels. The warnings only
appear in gcc 3.3 or later. This patch will allow the Zaptel modules to
use the new module_param function which is the new preferred way to do it
in 2.6.
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 10:47
----------------------------------------------------------------------
Repository: dahdi
Revision: 547
U branches/v1-0/tor2.c
U branches/v1-0/torisa.c
U branches/v1-0/wcfxo.c
U branches/v1-0/wcfxs.c
U branches/v1-0/wct1xxp.c
U branches/v1-0/wct4xxp.c
U branches/v1-0/wcte11xp.c
U branches/v1-0/zaptel.c
U branches/v1-0/ztdummy.c
U branches/v1-0/ztdynamic.c
------------------------------------------------------------------------
r547 | russell | 2008-06-07 10:47:24 -0500 (Sat, 07 Jun 2008) | 2 lines
use module_parm for 2.6 (bug http://bugs.digium.com/view.php?id=3321)
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=547
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 10:47 svnbot Checkin
06-07-08 10:47 svnbot Note Added: 0087993
======================================================================
More information about the asterisk-bugs
mailing list