[git pull] FireWire fixes

From: Stefan Richter
Date: Sun Aug 29 2010 - 05:54:26 EST


Linus, please pull from the for-linus branch at

git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git for-linus

to receive fixes for
- three older issues in firewire-sbp2 and -net,
- a timer misuse added in 2.6.35 in firewire-core,
- a hardware quirk that obstructed a 2.6.36-rc1 feature in firewire-ohci.
Thanks.

Clemens Ladisch (1):
firewire: core: do not use del_timer_sync() in interrupt context

Julia Lawall (1):
ieee1394: Adjust confusing if indentation

Stefan Richter (4):
firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error
firewire: sbp2: fix stall with "Unsolicited response"
firewire: net: fix unicast reception RCODE in failure paths
firewire: ohci: work around VIA and NEC PHY packet reception bug

drivers/firewire/core-transaction.c | 13 ++++++++++---
drivers/firewire/net.c | 28 +++++++++++++++-------------
drivers/firewire/ohci.c | 10 +++++++++-
drivers/firewire/sbp2.c | 23 +++++++++++++++--------
drivers/ieee1394/ohci1394.c | 2 +-
5 files changed, 50 insertions(+), 26 deletions(-)
--
Stefan Richter
-=====-==-=- =--- ===-=
http://arcgraph.de/sr/

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/