]> git.hungrycats.org Git - linux/commit
[PATCH] ieee1394 update (r925)
authorBen Collins <bcollins@debian.org>
Sun, 4 May 2003 09:21:12 +0000 (02:21 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 4 May 2003 09:21:12 +0000 (02:21 -0700)
commite2a0532dbd87d6d43b4d2139c108df35774119e8
treef8eeb16f17b8020e7158cc15d1f6b6949742b46f
parent077570f0571f8b3f8a21c1f3927b59339d5a07ab
[PATCH] ieee1394 update (r925)

- Remove some 2.4 compatibility macros
- Fix userspace pointer misuse in video1394 ioctl. Caught by the
  Stanford Checker. Gotta love the automated systems.
- Move our hotplug stuff around, to make the transition to putting our
  module dev table in mod_devicetable.h.
- Fix ohci1394 for possible crash with async stream packets. Cleaned up
  some debug messages.
16 files changed:
drivers/ieee1394/amdtp.c
drivers/ieee1394/dv1394.c
drivers/ieee1394/eth1394.c
drivers/ieee1394/eth1394.h
drivers/ieee1394/hosts.c
drivers/ieee1394/hosts.h
drivers/ieee1394/ieee1394_core.c
drivers/ieee1394/ieee1394_hotplug.h
drivers/ieee1394/ieee1394_types.h
drivers/ieee1394/nodemgr.c
drivers/ieee1394/nodemgr.h
drivers/ieee1394/ohci1394.c
drivers/ieee1394/pcilynx.c
drivers/ieee1394/raw1394.c
drivers/ieee1394/sbp2.c
drivers/ieee1394/video1394.c