diff options
author | Paul Thomas <pthomas8589@gmail.com> | 2019-04-08 15:37:54 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-08 16:38:23 -0700 |
commit | a62520473f15750cd1432d36b377a06cd7cff8d2 (patch) | |
tree | 7541ee89ab3db6a604f8c1ea122fa5c4791e89af /drivers/pci | |
parent | 738de00cda52e20c197fe4813b089e4fe5312b22 (diff) |
net: macb driver, check for SKBTX_HW_TSTAMP
Make sure SKBTX_HW_TSTAMP (i.e. SOF_TIMESTAMPING_TX_HARDWARE) has been
enabled for this skb. It does fix the issue where normal socks that
aren't expecting a timestamp will not wake up on select, but when a
user does want a SOF_TIMESTAMPING_TX_HARDWARE it does work.
Signed-off-by: Paul Thomas <pthomas8589@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions