K 10 svn:author V 6 marcel K 8 svn:date V 27 2013-07-24T16:22:27.327669Z K 7 svn:log V 217 In uuid_ether_add(), avoid false positives due to the limited type used to hold the sum of the bytes of the MAC address. While here, rename the variable that holds the sum from 'c' to 'sum'. Pointed out by: thompsa@ END