git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d835618
)
staging/fwserial: Fold constant MAX_ASYNC_PAYLOAD
author
Peter Hurley
<peter@hurleysoftware.com>
Tue, 29 Jan 2013 01:57:47 +0000
(20:57 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 04:26:16 +0000
(23:26 -0500)
Since peer->max_payload is now limited to 1394-2008 spec maximum
of 4096, the port->max_payload limit can now be simplified.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found