From: Stefan Richter Date: Sun, 6 Sep 2009 16:51:27 +0000 (+0200) Subject: firewire: sbp2: fix status reception X-Git-Tag: v2.6.32-rc1~169^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094614fc14966bc6a6259ade55f051fe17f36122;p=pandora-kernel.git firewire: sbp2: fix status reception Per SBP-2 clause 5.3, a target shall store 8...32 bytes of status information. Trailing zeros after the first 8 bytes don't need to be stored, they are implicit. Fix the status write handler to clear all unwritten status data. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed