aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorAng Way Chuang <wcang@nrg.cs.usm.my>2007-01-03 23:20:48 -0500
committerChris Wright <chrisw@sous-sol.org>2007-01-10 11:05:22 -0800
commiteba2a8ec583b36e288d51b9cd7c24c0a72c61975 (patch)
tree572e76056c79fc40c3422f38aff3d3090e72cbb7 /net/lapb/lapb_out.c
parent3d393b5812f3e89ed704493c4d3db124d300e1e6 (diff)
[PATCH] dvb-core: fix bug in CRC-32 checking on 64-bit systems
CRC-32 checking during ULE decapsulation always failed on x86_64 systems due to the size of a variable used to store CRC. This bug was discovered on Fedora Core 6 with kernel-2.6.18-1.2849. The i386 counterpart has no such problem. This patch has been tested on 64-bit system as well as 32-bit system. Signed-off-by: Ang Way Chuang <wcang@nrg.cs.usm.my> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions