Re: [PATCH] net-timestamp: Update skb_complete_tx_timestamp comment

2015-08-10 Thread David Miller
From: Benjamin Poirier Date: Fri, 7 Aug 2015 09:32:21 -0700 > After "62bccb8 net-timestamp: Make the clone operation stand-alone from phy > timestamping" the hwtstamps parameter of skb_complete_tx_timestamp() may no > longer be NULL. > > Signed-off-by: Benjamin Poirier > Cc: Alexander Duyck

[PATCH] net-timestamp: Update skb_complete_tx_timestamp comment

2015-08-07 Thread Benjamin Poirier
After "62bccb8 net-timestamp: Make the clone operation stand-alone from phy timestamping" the hwtstamps parameter of skb_complete_tx_timestamp() may no longer be NULL. Signed-off-by: Benjamin Poirier Cc: Alexander Duyck --- include/linux/skbuff.h | 6 +++--- 1 file changed, 3 insertions(+), 3 d