hamachi: Delete TX checksumming code commented out since 1999
authorDavid S. Miller <davem@davemloft.net>
Fri, 6 May 2011 18:58:55 +0000 (11:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 May 2011 18:58:55 +0000 (11:58 -0700)
commitad638bd16d91012a512979327b5c17c867d260c6
tree094bcc3975a8669b6e2450f7e8aaf498c734bbad
parent7143b7d41218d4fc2ea33e6056c73609527ae687
hamachi: Delete TX checksumming code commented out since 1999

TX checksumming support has been ifdef commented out of this driver
for more than 10 years, and it makes references to aspects of the IPv4
stack from back then as well.

If someone has one of these rare cards and wants to properly resurrect
TX checksumming support, they can still get at this code in the
version control history.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hamachi.c