This series fixes a number of minor bugs in the dp83640 driver.

Stefan Sørensen (5):
  dp83640: Include hash in timestamp/packet matching
  dp83640: Delay scheduled work.
  dp83640: Prune rx timestamp list before reading from it
  ptp: Change ptp_class to a proper bitmask
  dp83640: Only wait for timestamps for packets with timestamping
    enabled.

 drivers/net/phy/dp83640.c    | 64 ++++++++++++++++++++++++++++----------------
 include/linux/ptp_classify.h |  7 ++---
 net/core/ptp_classifier.c    | 16 +++++------
 3 files changed, 53 insertions(+), 34 deletions(-)

v2 changes: Use macro for hash data offset and length and reword commit
description.

-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to