From abaa5743e340c23922d92c9a5a6753ea3ae71e58 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Mon, 30 Apr 2007 15:03:14 -0400 Subject: [PATCH] firewire: Future proof the iso ioctls by adding a handle for the iso context. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Currently create context always returns 0 and the other iso ioctls will expect user space to pass that in for subsequent ioctls. Signed-off-by: Kristian Høgsberg Signed-off-by: Stefan Richter --- Reading git-format-patch failed