staging: vt6656: ETHbIsBufferCrc32Ok replace CRCdwGetCrc32
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 21 May 2014 20:09:41 +0000 (21:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 12:35:27 +0000 (21:35 +0900)
commita06978bc6d3877783643d95fab45299871840a50
tree516ff6e133f102df2decc266aec171c4290aa495
parent4fccf1d6b5314567afd7012f10f0588bbc87e6da
staging: vt6656: ETHbIsBufferCrc32Ok replace CRCdwGetCrc32

CRCdwGetCrc32 is a bitwise not of ether_crc_le.

Replace with ether_crc_le.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/tether.c