commit | d3e3e970e3722c51e3fd3b042b6065d4bfaf6f81 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sat Jan 24 19:41:46 2009 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Wed Jan 28 20:31:06 2009 +0100 |
tree | dca07be14a7a4a43fb54fc5841330afc5f25e7e0 | |
parent | 4106ceff15495a7df1617e78bbf3e852fe6601c9 [diff] |
ieee1394: sbp2: fix payload limit at S1600 and S3200 1394-2008 clause 16.3.4.1 (1394b-2002 clause 16.3.1.1) defines tighter limits than 1394-2008 clause 6.2.2.3 (1394a-2000 clause 6.2.2.3). Our previously too large limit doesn't matter though if the controller reports its max_receive correctly. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>