[packages/igb] removed two unneeded fixes

baggins baggins at pld-linux.org
Mon Jun 29 08:09:59 CEST 2015


commit 584a7ba1ab651c58fbded7247b6dda1378727fe9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Jun 29 08:09:43 2015 +0200

     removed two unneeded fixes

 timespec64.patch | 18 ------------------
 1 file changed, 18 deletions(-)
---
diff --git a/timespec64.patch b/timespec64.patch
index edc14cb..57b388a 100644
--- a/timespec64.patch
+++ b/timespec64.patch
@@ -36,21 +36,3 @@
  {
  	struct igb_adapter *igb = container_of(ptp, struct igb_adapter,
  					       ptp_caps);
-@@ -411,7 +411,7 @@
- 
- #ifndef HAVE_PTP_CLOCK_INFO_GETTIME64
- static int igb_ptp_gettime_82576(struct ptp_clock_info *ptp,
--				 struct timespec *ts)
-+				 struct timespec64 *ts)
- {
- 	struct timespec64 ts64;
- 	int err;
-@@ -426,7 +426,7 @@
- }
- 
- static int igb_ptp_gettime_i210(struct ptp_clock_info *ptp,
--				struct timespec *ts)
-+				struct timespec64 *ts)
- {
- 	struct timespec64 ts64;
- 	int err;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/igb.git/commitdiff/584a7ba1ab651c58fbded7247b6dda1378727fe9



More information about the pld-cvs-commit mailing list