[PATCH 2/3] firewire: net: fix fragmented datagram_size off-by-one

2016-11-02 Thread Stefan Richter
Date: Sun, 30 Oct 2016 17:32:01 +0100 RFC 2734 defines the datagram_size field in fragment encapsulation headers thus: datagram_size: The encoded size of the entire IP datagram. The value of datagram_size [...] SHALL be one less than the value of Total Length in the datagram's IP

[PATCH 2/3] firewire: net: fix fragmented datagram_size off-by-one

2016-11-02 Thread Stefan Richter
Date: Sun, 30 Oct 2016 17:32:01 +0100 RFC 2734 defines the datagram_size field in fragment encapsulation headers thus: datagram_size: The encoded size of the entire IP datagram. The value of datagram_size [...] SHALL be one less than the value of Total Length in the datagram's IP