[EMAIL PROTECTED] wrote:
From: David Rientjes <[EMAIL PROTECTED]>
If the next descriptor array entry cannot be allocated by dev_alloc_skb(),
return immediately so it is not dereferenced later. We cannot register the
device with a partial descriptor list.
Cc: Mikael Starvik <[EMAIL PROTECTED]>
From: David Rientjes <[EMAIL PROTECTED]>
If the next descriptor array entry cannot be allocated by dev_alloc_skb(),
return immediately so it is not dereferenced later. We cannot register the
device with a partial descriptor list.
Cc: Mikael Starvik <[EMAIL PROTECTED]>
Signed-off-by: David Rientj