diff options
author | Micah Dowty <[email protected]> | 2008-07-21 09:59:09 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2008-07-21 10:10:56 -0700 |
commit | ae6134bdf3197206fba95563d755d2fa50d90ddd (patch) | |
tree | 0d161e5c7fdcef4a3b924be0a6fd1eaec2a81b50 /net/unix/sysctl_net_unix.c | |
parent | d3678b463df73f5060d7420915080e19baeb379b (diff) |
hdlcdrv: Fix CRC calculation.
This is a trivial patch against the hdlcdrv module that fixes its CRC
calculation. The finished CRC was overwriting the first two bytes of
each packet rather than being appended to the end.
I've tested this with 2.6.8 and 2.6.10-rc1, but hdlcdrv hasn't changed
much recently so it should work with many other kernel versions.
Signed-off-by: Micah Dowty <[email protected]>
Acked-by: Thomas Sailer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions