> -----Original Message----- > From: Dan Carpenter [mailto:dan.carpenter@xxxxxxxxxx] > Sent: Monday, March 30, 2015 2:03 AM > To: KY Srinivasan > Cc: davem@xxxxxxxxxxxxx; netdev@xxxxxxxxxxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx; devel@xxxxxxxxxxxxxxxxxxxxxx; olaf@xxxxxxxxx; > apw@xxxxxxxxxxxxx; jasowang@xxxxxxxxxx > Subject: Re: [PATCH net-next 1/2] hv_netvsc: Cleanup the test for freeing > skb when we use sendbuf mechanism > > On Sun, Mar 29, 2015 at 09:08:41PM -0700, K. Y. Srinivasan wrote: > > In preparation for embedding the rndis state and other packet state into > > the skb, cleanup the test for freeing the skb. > > > > So there is no behavior change in applying this patch? No. When we send the packet through sendbuf, we will free up the skb after we copy the data. The test used in the send path can also be used in the send complete path. That is what I have done. K. Y > > regards, > dan carpenter _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel