Michael Mann
 changed
              bug 9413
        
             
          
            | What | Removed | Added | 
         
           | Attachment #12051 Flags |  | review_for_checkin? | 
      
        
            Comment # 2
              on bug 9413
              from  Michael Mann
        Created attachment 12051 [details]
"usb.control" using usb_conv_info_t
All current subdissectors for "usb.control" can use usb_conv_info_t passed into
it, yet usb_data_t is passed into uint subdissectors (with usb_conv_info_t data
gotten from packet_info).  Is there a reason this can't be switched to passing
usb_conv_info_t to the subdissector (like the this patch does)?
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.