[NET]: Fix reversed logic in eth_type_trans().
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 29 Sep 2005 05:37:53 +0000 (22:37 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 29 Sep 2005 05:37:53 +0000 (22:37 -0700)
I got the second compare_eth_addr() test reversed, oops.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found