From: Hayes Wang
Date: Mon, 10 Mar 2014 14:22:31 +0800
> Call skb_cow_head() before editing the tx packet header. The header
> would be reallocated if it is shared.
>
> Signed-off-by: Hayes Wang
> ---
> drivers/net/usb/r8152.c | 13 +++--
> 1 file changed, 11 insertions(+), 2 deletions
Call skb_cow_head() before editing the tx packet header. The header
would be reallocated if it is shared.
Signed-off-by: Hayes Wang
---
drivers/net/usb/r8152.c | 13 +++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/drivers/net/usb/r8152.c b/drivers/net/usb/r8152.c
ind
2 matches
Mail list logo