dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/fddi/skfp
Dan Carpenter e1b2aa7f30 fddi: 64 bit bug in smt_add_para()
The intent was to set 4 bytes of data so that's why the sp_len is set
to 4 on the next line.  The cast to u_long pointer clears 8 bytes
on 64 bit arches.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@tempietto.lan>
2012-09-01 22:44:13 -04:00
..
h
Makefile
cfm.c
drvfbi.c
ecm.c
ess.c
fplustm.c
hwmtm.c
hwt.c
pcmplc.c
pmf.c fddi: 64 bit bug in smt_add_para() 2012-09-01 22:44:13 -04:00
queue.c
rmt.c
skfddi.c
smt.c
smtdef.c
smtinit.c
smttimer.c
srf.c