dahdi-linux/drivers/dahdi/wct4xxp
Shaun Ruffell 9de213b104 wct4xxp: t4_serial_setup() was called more often than necessary.
The driver iterates through all the spans on a given device during assignment,
checking for unassigned spans, but it was erroneously testing the span on which
assigned was called.

This just removes some unexpected behavior and provides a slight performance
increase on load and does not impact the functionality of the driver as far as
I'm aware.

Reported-by: Doug Bailey <dbailey@digium.com>
Signed-off-by: Shaun Ruffell <sruffell@digium.com>
2012-12-21 13:22:37 -06:00
..
base.c wct4xxp: t4_serial_setup() was called more often than necessary. 2012-12-21 13:22:37 -06:00
Kbuild wcte12xp, wctdm24xxp, wct4xxp: Print warning about potential GPL violation w/HOTPLUG_FIRMWARE=no. 2012-04-05 20:32:37 +00:00
vpm450m.c Update Digium copyright on files changed since beginning of the year. 2012-03-21 18:56:05 +00:00
vpm450m.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
wct4xxp-diag.c wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
wct4xxp.h wct4xxp: Add support for TE820 and VPMOCT256. 2011-11-01 15:27:21 +00:00