linux/drivers/net/hamradio
Micah Dowty ae6134bdf3 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 <micah@navi.cx>
Acked-by: Thomas Sailer <t.sailer@alumni.ethz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-21 10:10:56 -07:00
..
6pack.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2008-07-20 17:43:29 -07:00
Kconfig
Makefile
baycom_epp.c net: Eliminate flush_scheduled_work() calls while RTNL is held. 2008-06-12 02:22:02 -07:00
baycom_par.c
baycom_ser_fdx.c
baycom_ser_hdx.c
bpqether.c netdev: Allocate multiple queues for TX. 2008-07-17 19:21:00 -07:00
dmascc.c hamradio: remove unused variable 2008-06-27 17:22:08 -07:00
hdlcdrv.c hdlcdrv: Fix CRC calculation. 2008-07-21 10:10:56 -07:00
mkiss.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2008-07-20 17:43:29 -07:00
scc.c hamradio/scc: add missing block braces to multi-statement if 2008-05-22 06:03:31 -04:00
yam.c
yam1200.h
yam9600.h
z8530.h