]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc56ede29a07cf812b3b2b70de5860a9507a11648
tree516ff6e133f102df2decc266aec171c4290aa495
parent0229cb63b8def52a9d373b529a676cf9b8b28461
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