commit | a06978bc6d3877783643d95fab45299871840a50 | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Wed May 21 21:09:41 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 23 21:35:27 2014 +0900 |
tree | 516ff6e133f102df2decc266aec171c4290aa495 | |
parent | 4fccf1d6b5314567afd7012f10f0588bbc87e6da [diff] |
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>