staging/fwserial: Fold constant MAX_ASYNC_PAYLOAD
authorPeter Hurley <peter@hurleysoftware.com>
Tue, 29 Jan 2013 01:57:47 +0000 (20:57 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 04:26:16 +0000 (23:26 -0500)
commit3b1f315415d3e9b2648bec82c0c1cd9eff2d8743
tree754ae945465f92c933dde9f4486ebfe5016d8043
parentd83561894db22ee9c40fdd85d49eb5ee573125cc
staging/fwserial: Fold constant MAX_ASYNC_PAYLOAD

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>
drivers/staging/fwserial/fwserial.c