ethernet: cleanup eth_type_trans
authorstephen hemminger <stephen@networkplumber.org>
Sat, 28 Sep 2013 00:19:41 +0000 (17:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Oct 2013 04:52:52 +0000 (21:52 -0700)
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>

No differences found