[asterisk-bugs] [DAHDI-linux 0014285]: wctc4xxp fails building with kernel 2.6.29-rc2
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jan 21 18:00:55 CST 2009
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=14285
======================================================================
Reported By: tzafrir
Assigned To: sruffell
======================================================================
Project: DAHDI-linux
Issue ID: 14285
Category: dahdi_transcode
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2009-01-20 04:47 CST
Last Modified: 2009-01-21 18:00 CST
======================================================================
Summary: wctc4xxp fails building with kernel 2.6.29-rc2
Description:
When building dahdi or zaptel with kernel 2.6.29-rc2 I get the following
error:
dahdi-linux/drivers/dahdi/wctc4xxp/base.c: In function
‘wctc4xxp_net_set_multi’:
dahdi-linux/drivers/dahdi/wctc4xxp/base.c:619: error: ‘struct
net_device’ has no member named ‘priv’
dahdi-linux/drivers/dahdi/wctc4xxp/base.c: In function
‘wctc4xxp_net_up’:
dahdi-linux/drivers/dahdi/wctc4xxp/base.c:627: error: ‘struct
net_device’ has no member named ‘priv’
dahdi-linux/drivers/dahdi/wctc4xxp/base.c: In function
‘wctc4xxp_net_down’:
dahdi-linux/drivers/dahdi/wctc4xxp/base.c:642: error: ‘struct
net_device’ has no member named ‘priv’
dahdi-linux/drivers/dahdi/wctc4xxp/base.c: In function
‘wctc4xxp_net_hard_start_xmit’:
dahdi-linux/drivers/dahdi/wctc4xxp/base.c:659: error: ‘struct
net_device’ has no member named ‘priv’
dahdi-linux/drivers/dahdi/wctc4xxp/base.c: In function
‘wctc4xxp_poll’:
dahdi-linux/drivers/dahdi/wctc4xxp/base.c:720: warning: passing argument 1
of ‘netif_rx_complete’ from incompatible pointer type
dahdi-linux/drivers/dahdi/wctc4xxp/base.c:720: error: too many arguments
to function ‘netif_rx_complete’
dahdi-linux/drivers/dahdi/wctc4xxp/base.c: In function
‘wctc4xxp_net_get_stats’:
dahdi-linux/drivers/dahdi/wctc4xxp/base.c:729: error: ‘struct
net_device’ has no member named ‘priv’
dahdi-linux/drivers/dahdi/wctc4xxp/base.c: In function
‘wctc4xxp_net_ioctl’:
dahdi-linux/drivers/dahdi/wctc4xxp/base.c:766: error: ‘struct
net_device’ has no member named ‘priv’
dahdi-linux/drivers/dahdi/wctc4xxp/base.c: In function
‘wctc4xxp_net_register’:
dahdi-linux/drivers/dahdi/wctc4xxp/base.c:802: error: ‘struct
net_device’ has no member named ‘priv’
dahdi-linux/drivers/dahdi/wctc4xxp/base.c: In function
‘wctc4xxp_net_capture_cmd’:
dahdi-linux/drivers/dahdi/wctc4xxp/base.c:894: warning: passing argument 1
of ‘netif_rx_schedule’ from incompatible pointer type
dahdi-linux/drivers/dahdi/wctc4xxp/base.c:894: error: too many arguments
to function ‘netif_rx_schedule’
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-01-21 18:00 file Status new => assigned
2009-01-21 18:00 file Assigned To => sruffell
======================================================================
More information about the asterisk-bugs
mailing list