On Mon, Feb 25, 2008 at 08:14:39AM -0800, Jim Westfall wrote:
> Hi
>
> In testing its not safe to trust the payload length we are given in a
> received llc test command header. Instead we should calculate this
> ourselves or run the risk of an skb_over_panic() if the received length in
> the he
Hi
In testing its not safe to trust the payload length we are given in a
received llc test command header. Instead we should calculate this
ourselves or run the risk of an skb_over_panic() if the received length in
the header is > then the actual payload size.
Signed-off-by: Jim Westfall <[EMA