Wireshark-commits: [Wireshark-commits] master 4a30cfd: Use crc32_ccitt_tvb_offset_seed().
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 8 Aug 2014 07:48:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a30cfd6ab689096a3ce89bae9ff05429a32228c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4a30cfd by Guy Harris (guy@xxxxxxxxxxxx):

    Use crc32_ccitt_tvb_offset_seed().
    
    One fewer tvb_get_ptr() call.  Yay!
    
    Change-Id: I08ac4888d696f0b6b6a17e9e22f3dfec5aedad59
    Reviewed-on: https://code.wireshark.org/review/3496
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d3832d7   Get rid of no-longer-used variable.
    adds  4a30cfd   Use crc32_ccitt_tvb_offset_seed().


Summary of changes:
 epan/dissectors/packet-ieee80211.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)