]> git.baikalelectronics.ru Git - kernel.git/commit
sfc: Do not use MAC address as clock name
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 16 Oct 2013 17:32:39 +0000 (18:32 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 12 Dec 2013 22:07:04 +0000 (22:07 +0000)
commit7ed729d986acb064883d1d1c4bfc31488dd309bd
tree6f5ebdff99d5152ea999e44d5f1c57b54147e112
parent5f9d0533023f3c6e4d5405892ef14ecdf2c79c98
sfc: Do not use MAC address as clock name

We'll be sharing clocks between multiple functions with their own MAC
addresses.  The name field is now documented as 'A short "friendly
name" to identify the clock ...' and '... not meant to be a unique
id.'  So use the name 'sfc'.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/ptp.c