net-timestamp: Update skb_complete_tx_timestamp comment
authorBenjamin Poirier <bpoirier@suse.com>
Fri, 7 Aug 2015 16:32:21 +0000 (09:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Aug 2015 20:35:37 +0000 (13:35 -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 <bpoirier@suse.com>
Cc: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h

Simple merge