commit | ac36baf817c39fc9b53eff190f5901610c5dc5b7 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Tue Oct 15 17:54:56 2013 +0100 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Thu Dec 12 22:07:02 2013 +0000 |
tree | a600cefb96cfded628ec1f60bca5f36099654e18 | |
parent | 62a1c703568b696c2775a9618840865751cd07d8 [diff] |
sfc: Remove dependency of PTP on having a dedicated channel We need a dedicated channel on Siena to ensure we can match up the separate RX and timestamp events for each PTP packet. We won't do this for EF10 as timestamps are delivered inline. Pass a channel index of 0 to MC_CMD_PTP_OP_ENABLE when there is no dedicated channel. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>