linux/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 skfp: Fix SysKonnect FDDI driver compile issues 2011-08-27 00:58:23 -07:00
Makefile fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
cfm.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
drvfbi.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
ecm.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
ess.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
fplustm.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
hwmtm.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
hwt.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
pcmplc.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
pmf.c fddi: 64 bit bug in smt_add_para() 2012-09-01 22:44:13 -04:00
queue.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
rmt.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
skfddi.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
smt.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
smtdef.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
smtinit.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
smttimer.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
srf.c fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00