diff options
author | Vincent CUISSARD <[email protected]> | 2009-07-16 06:08:58 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-07-16 18:06:25 -0700 |
commit | 7fefe6a88494b00b151b5ca7bb84daaa781bbca7 (patch) | |
tree | ac6283137d3f61019a30bb637c2f3ed05f9f2b37 /net/lapb/lapb_subr.c | |
parent | 869f1c54e9aecde1dfd4349832ce9415a596be8e (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions