commit | ca9df7ede41afd006d74fd6f09f36d909d0eaad7 | [log] [tgz] |
---|---|---|
author | Miroslav Lichvar <mlichvar@redhat.com> | Mon May 15 16:04:36 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon May 15 15:21:03 2017 -0400 |
tree | 0b0285f607e39b80e5c47ddb1d3ece004cd29115 | |
parent | 42a928ced3a2f36934d9c4157fbd21178e3acff3 [diff] |
net: netcp: fix check of requested timestamping filter The driver doesn't support timestamping of all received packets and should return error when trying to enable the HWTSTAMP_FILTER_ALL filter. Cc: WingMan Kwok <w-kwok2@ti.com> Cc: Richard Cochran <richardcochran@gmail.com> Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>