Wireshark-commits: [Wireshark-commits] master 19b2848: Fixup make-usb.py

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Jul 2015 20:24:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=19b28488acb0f603fe0ddde47d7063c0d521238c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

19b2848 by Gerald Combs (gerald@xxxxxxxx):

    Fixup make-usb.py
    
    SourceForge (which is where the Linux USB project is hosted) is
    currently under maintenance. As a result this morning's update-numbers
    run clobbered usb.c. Add a minimum vendor and product count check to
    make-usb.py.
    
    Change-Id: Ia18bcd9c0eb365bd97b735795e9ad39cd85093a8
    Reviewed-on: https://code.wireshark.org/review/9706
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  0809a4e   Looks like automatic update 0907a6ebb824c1d9d0eaf34940627e0d4d940e7b didn't work as expected for epan/dissectors/usb.c Revert that file for now.
    adds  19b2848   Fixup make-usb.py


Summary of changes:
 tools/make-usb.py |   12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)