URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52fe0aa349f7b8a676782e524bf4a04cde44195a
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
52fe0aa by Sean O. Stalley (sean.stalley@xxxxxxxxx):
(trivial) changed when transfer info is set
usb_conv_info->usb_trans_info is set to the same thing regardless
of the branch taken, to pull it out of the condition.
Change-Id: Ieabf0a6e796b942d7bafedbeba18d9e0fa113e17
Reviewed-on: https://code.wireshark.org/review/1991
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 38fc8ba WiMAX: fix incorrect type for include_cor2_changes variable
adds 52fe0aa (trivial) changed when transfer info is set
Summary of changes:
epan/dissectors/packet-usb.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)