commit | 0a633ac2284a92f0c65972bd8019146ed7d66159 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Mon Dec 03 19:36:59 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 04 12:58:50 2012 -0500 |
tree | 71493fca1b2525ab87143b9a76e18ed526dc8d14 | |
parent | 7d41e49ac2a10a269bb50b4b019d75eed16fd55d [diff] |
tg3: PTP - Add the hardware timestamp ioctl This patch implements the SIOCSHWTSTAMP ioctl as described in Documentation/networking/timestamping.txt [Removed HWTSTAMP_FILTER_ALL handling by returning -ERANGE based on input from Richard Cochran.] Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Cc: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>