Wireshark-commits: [Wireshark-commits] master a4a94af: Fix regression introduced by gf3b631668b

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 9 Aug 2014 17:30:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4a94af0f7c223c95eb1601054b62ecd0e16c61a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a4a94af by Evan Huus (eapache@xxxxxxxxx):

    Fix regression introduced by gf3b631668b
    
    I made a stupid when simplifying the bit-twiddling, and accidentally reversed
    two of the bytes which completely broke MAC address name resolution.
    
    Bug: 10344
    Change-Id: I0720755fb290423150e4d84da9d45cb0b76341e4
    Reviewed-on: https://code.wireshark.org/review/3522
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ddeac70   LTE RRC: fix dissection of CDMA System Time broken in gcd02af5
    adds  a4a94af   Fix regression introduced by gf3b631668b


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