diff options
author | Vincent CUISSARD <vincent.cuissard@gmail.com> | 2009-07-16 06:08:58 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-07-17 01:06:25 (GMT) |
commit | 7fefe6a88494b00b151b5ca7bb84daaa781bbca7 (patch) | |
tree | ac6283137d3f61019a30bb637c2f3ed05f9f2b37 /firmware/atmsar11.HEX | |
parent | 869f1c54e9aecde1dfd4349832ce9415a596be8e (diff) | |
download | linux-fsl-qoriq-7fefe6a88494b00b151b5ca7bb84daaa781bbca7.tar.xz |
cdc-eem: bad crc checking
When the driver received an EEM packet with CRC option enabled, driver must
compute and check the CRC of the Ethernet data. Previous version computes CRC
on Ethernet data plus the original CRC value. Skbuff is correctly trimed but
the old length is used when CRC is computed.
Signed-off-by: Vincent CUISSARD <vincent.cuissard@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/atmsar11.HEX')
0 files changed, 0 insertions, 0 deletions