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)
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>

No differences found