RE: [RFC PATCH v7 11/19] Use callback to deal with skb_release_data() specially.

2010-06-09 Thread Xin, Xiaohui
...@linux.intel.com Subject: Re: [RFC PATCH v7 11/19] Use callback to deal with skb_release_data() specially. Le samedi 05 juin 2010 à 18:14 +0800, xiaohui@intel.com a écrit : From: Xin Xiaohui xiaohui@intel.com If buffer is external, then use the callback to destruct buffers. Signed

Re: [RFC PATCH v7 11/19] Use callback to deal with skb_release_data() specially.

2010-06-05 Thread Eric Dumazet
Le samedi 05 juin 2010 à 18:14 +0800, xiaohui@intel.com a écrit : From: Xin Xiaohui xiaohui@intel.com If buffer is external, then use the callback to destruct buffers. Signed-off-by: Xin Xiaohui xiaohui@intel.com Signed-off-by: Zhao Yu yzhao81...@gmail.com Reviewed-by: Jeff