commit | 12861b7bc2a32f7d36cdbc2ab5236819fa203836 | [log] [tgz] |
---|---|---|
author | stephen hemminger <stephen@networkplumber.org> | Fri Sep 27 17:19:41 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 30 21:52:52 2013 -0700 |
tree | 2fc148251d0450ef62138e2d047dd3e8b30b45ea | |
parent | 06b0a9a4b272c5bece2910f3c2118189baa684bc [diff] |
ethernet: cleanup eth_type_trans Remove old legacy comment and weird if condition. The comment has outlived it's stay and is throwback to some early net code (before my time). Maybe Dave remembers what it meant. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>