http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39134
User: wmeier
Date: 2011/09/25 12:28 PM
Log:
Do some cleanup related to the reversion of SVN #34848 donr in SVN #39100.
1. Revert SVN #35830 (See Bug #5645);
This patch is no longer needed given the reversion.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5645
http://anonsvn.wireshark.org/viewvc?revision=39100&view=revision
2. Restore 'col_set_str(pinfo->cinfo, COL_INFO, "Ethernet II");' just to
be safe (altho it's possible that this line is not needed).
3. Remove several lines of no longer needed code.
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -28 packet-eth.c Modified