dahdi-tools/xpp/xtalk
Oron Peled ec71fef275 xtalk: Caller passes xusb_spec to xusb_find_iface()
* This xusb_spec:
  - Is a dummy struct used for this xusb instance only.
  - Is now passed by reference from caller.
  - So caller now manage the life cycle of this struct
* Also, demote one INFO() to DBG() (library should not print
  on its own)
* Also minor fix to DBG() output of spec initialization (leading 0)

Signed-off-by: Oron Peled <oron.peled@xorcom.com>
Acked-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>

Origin: Xorcom xtalk (r9303)

git-svn-id: http://svn.astersk.org/svn/dahdi/tools/trunk@10711 17933a7a-c749-41c5-a318-cba88f637d49
2012-09-20 13:40:40 +00:00
..
debug.c xtalk: allow dump_packet() without debug flags 2012-09-20 13:38:39 +00:00
debug.h xpp: use 'xtalk' for the USB access code 2011-03-10 18:48:11 +00:00
xlist.c xpp: use 'xtalk' for the USB access code 2011-03-10 18:48:11 +00:00
xlist.h xpp: use 'xtalk' for the USB access code 2011-03-10 18:48:11 +00:00
xtalk.c xpp: fix build warnings 2012-03-19 16:57:24 +00:00
xtalk.h xpp: use 'xtalk' for the USB access code 2011-03-10 18:48:11 +00:00
xtalk_defs.h xpp: use 'xtalk' for the USB access code 2011-03-10 18:48:11 +00:00
xusb.c xtalk: Caller passes xusb_spec to xusb_find_iface() 2012-09-20 13:40:40 +00:00
xusb.h xtalk: Caller passes xusb_spec to xusb_find_iface() 2012-09-20 13:40:40 +00:00