[packages/igb] - typo

baggins baggins at pld-linux.org
Mon Jun 29 08:16:41 CEST 2015


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

    - typo

 timespec64.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/timespec64.patch b/timespec64.patch
index 854e101..34cb324 100644
--- a/timespec64.patch
+++ b/timespec64.patch
@@ -50,7 +50,7 @@
  	/* Initialize the clock and overflow work for devices that need it. */
  	if ((hw->mac.type == e1000_i210) || (hw->mac.type == e1000_i211)) {
 -		struct timespec ts = ktime_to_timespec(ktime_get_real());
-+		struct timespec ts64 = ktime_to_timespec64(ktime_get_real());
++		struct timespec64 ts = ktime_to_timespec64(ktime_get_real());
  
  		igb_ptp_settime64_i210(&adapter->ptp_caps, &ts);
  	} else {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/igb.git/commitdiff/08b9df66e6ede6edada41f3bc17a5d3fc114319b



More information about the pld-cvs-commit mailing list