a17ad0 core: Fix libusb_get_max_iso_packet_size() for superspeed plus

2 files Authored by Chris Dickens 3 years ago, Committed by Packit Service 3 years ago,
    core: Fix libusb_get_max_iso_packet_size() for superspeed plus
    
    The current logic fails to consider superspeed plus devices properly.
    Fix this by checking for superspeed or greater instead of matching
    against superspeed.
    
    Closes #553
    
    Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
    (cherry picked from commit dbd4991a2478ae57e39347bf8610e636554e4c1f)
    
    patch_name: 0008-core-Fix-libusb_get_max_iso_packet_size-for-superspe.patch
    present_in_specfile: true
    location_in_specfile: 8
    squash_commits: true
    
        
file modified
+3 -3
file modified
+1 -1