Thread (16 messages) read the whole thread 16 messages, 4 authors, 2013-06-18

Re: [PATCH net-next 5/5] staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb)

From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2013-06-17 22:45:30

On Fri, Jun 14, 2013 at 05:58:35PM +0900, Isaku Yamahata wrote:
The change set of 7a884dc "[SK_BUFF]: Convert skb->tail to sk_buff_data_t"
converted skb->tail from pointer into sk_buff_data_t.
Thus skb->tail is not always pointer, the area pointed by skb->tail
should be accessed via skb_tail_pointer().

Found by inspection. Compile tested only.
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help