[Home]

Summary:ASTERISK-06330: [patch] xpp_usb module won't compile with kernel >= 2.6.16-rc1
Reporter:Jeffrey C. Ollie (jcollie)Labels:
Date Opened:2006-02-15 21:49:32.000-0600Date Closed:2008-06-07 11:25:58
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) zaptel-xpp-usb-owner.diff.txt
Description:Similarly to bug 6288, xpp_usb won't compile because it uses the owner field of the USB driver structure.  Patch attached to fix.
Comments:By: Russell Bryant (russell) 2006-02-16 10:58:43.000-0600

fixed in the 1.2 branch and trunk in revisions 958 and 959, thanks!

By: Digium Subversion (svnbot) 2008-06-07 11:25:52

Repository: dahdi
Revision: 958

U   branches/1.2/xpp/xpp_usb.c

------------------------------------------------------------------------
r958 | russell | 2008-06-07 11:25:51 -0500 (Sat, 07 Jun 2008) | 2 lines

fix build for linux 2.6.16 (issue ASTERISK-6330)

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=958

By: Digium Subversion (svnbot) 2008-06-07 11:25:58

Repository: dahdi
Revision: 959

_U  trunk/
U   trunk/xpp/xpp_usb.c

------------------------------------------------------------------------
r959 | russell | 2008-06-07 11:25:57 -0500 (Sat, 07 Jun 2008) | 10 lines

Merged revisions 958 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r958 | russell | 2006-02-16 12:56:53 -0500 (Thu, 16 Feb 2006) | 2 lines

fix build for linux 2.6.16 (issue ASTERISK-6330)

........

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=959