kernel-hacking-2024-linux-s.../drivers/ieee1394
Linus Torvalds 07bbeaf123 ieee1394: fix broken signed char assumption.
"ack_code" is assigned (and tested against) negative numbers, but was
declared as "char".  Which only works if "char" is signed - which it
necessarily isn't.

So make that signedness assumption specific.
2005-07-06 13:05:50 -07:00
..
amdtp.c
amdtp.h
cmp.c
cmp.h
config_roms.c
config_roms.h
csr.c
csr.h
csr1212.c
csr1212.h
dma.c
dma.h
dv1394-private.h
dv1394.c [PATCH] class: convert drivers/ieee1394/* to use the new class api instead of class_simple 2005-06-20 15:15:08 -07:00
dv1394.h
eth1394.c
eth1394.h
highlevel.c
highlevel.h
hosts.c
hosts.h
ieee1394-ioctl.h
ieee1394.h
ieee1394_core.c [PATCH] Cleanup patch for process freezing 2005-06-25 17:10:13 -07:00
ieee1394_core.h ieee1394: fix broken signed char assumption. 2005-07-06 13:05:50 -07:00
ieee1394_hotplug.h
ieee1394_transactions.c [PATCH] ieee1394: drivers/ieee1394/ieee1394_transactions.c: possible cleanups 2005-05-17 07:59:22 -07:00
ieee1394_transactions.h [PATCH] ieee1394: drivers/ieee1394/ieee1394_transactions.c: possible cleanups 2005-05-17 07:59:22 -07:00
ieee1394_types.h
iso.c
iso.h
Kconfig [PATCH] ieee1394: drivers/ieee1394/pcilynx.c: remove dead options 2005-05-17 07:59:22 -07:00
Makefile
nodemgr.c [PATCH] Cleanup patch for process freezing 2005-06-25 17:10:13 -07:00
nodemgr.h
ohci1394.c [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK 2005-06-27 15:11:43 -07:00
ohci1394.h [PATCH] ieee1394: fix cross_bound check for null ISO packets 2005-05-17 07:59:23 -07:00
oui.db
oui2c.sh
pcilynx.c [PATCH] ieee1394: drivers/ieee1394/pcilynx.c: Use the DMA_32BIT_MASK constant 2005-05-17 07:59:23 -07:00
pcilynx.h [PATCH] ieee1394: drivers/ieee1394/pcilynx.c: remove dead options 2005-05-17 07:59:22 -07:00
raw1394-private.h
raw1394.c [PATCH] class: convert drivers/ieee1394/* to use the new class api instead of class_simple 2005-06-20 15:15:08 -07:00
raw1394.h
sbp2.c [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks 2005-06-20 15:15:34 -07:00
sbp2.h [SCSI] TYPE_RBC cache fixes (sbp2.c affected) 2005-05-26 08:41:15 -05:00
video1394.c [PATCH] class: convert drivers/ieee1394/* to use the new class api instead of class_simple 2005-06-20 15:15:08 -07:00
video1394.h