Re: [PATCH] drivers/net: ks8842 Fix crash on received packet when in PIO mode.
From: David Miller <davem@davemloft.net>
Date: 2011-05-31 22:15:51
From: Dennis Aberilla <redacted> Date: Mon, 30 May 2011 09:46:54 +1200
This patch fixes a driver crash during packet reception due to not enough bytes allocated in the skb. Since the loop reads out 4 bytes at a time, we need to allow for up to 3 bytes of slack space. Signed-off-by: Dennis Aberilla <redacted>
Applied, thanks.
|Dennis ======================================================================= This email, including any attachments, is only for the intended addressee. It is subject to copyright, is confidential and may be the subject of legal or other privilege, none of which is waived or lost by reason of this transmission. If the receiver is not the intended addressee, please accept our apologies, notify us by return, delete all copies and perform no other act on the email. Unfortunately, we cannot warrant that the email has not been altered or corrupted during transmission. =======================================================================
Please turn this off for future patch submissions or I will completely ignore them. It is entirely inappropriate for emails destined for a public mailing list. Thanks.