diff options
author | Brian Niebuhr <bniebuhr@efjohnson.com> | 2009-08-10 16:46:59 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-09-23 06:46:34 -0700 |
commit | 9ca33a0f1abdefea3811666d9e87af11fd0af6c6 (patch) | |
tree | bba1cc2692b38f9a3d76d16910d9575d1d5b0960 /firmware | |
parent | 5429c7316577fcd859f6b53e10884bb8e1e3bcef (diff) |
USB: Fix CDC EEM host driver 'sentinel' CRC validation
This is an alternate solution to the EEM 'sentinel' CRC valiation issue.
CDC EEM allows using a 'sentinel' ethernet frame CRC of 0xdeadbeef in
place of a real CRC. The 'sentinel' value is transmitted in big-endian
order whereas the normal CRC is little-endian. This patch handles both
cases appropriately.
Signed-off-by: Brian Niebuhr <bniebuhr@efjohnson.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions