1
0
Fork 0
alistair23-linux/drivers/net/fddi
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
..
skfp fddi: 64 bit bug in smt_add_para() 2012-09-01 22:44:13 -04:00
Kconfig fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
Makefile fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00
defxx.c drivers: net: Remove casts to same type 2012-06-06 09:31:33 -07:00
defxx.h fddi: Move the FDDI drivers 2011-08-27 00:58:13 -07:00