]> git.baikalelectronics.ru Git - kernel.git/commit
phy: Fix initialization in micrel driver.
authorDavid S. Miller <davem@davemloft.net>
Thu, 6 May 2010 10:15:59 +0000 (03:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 May 2010 11:02:01 +0000 (04:02 -0700)
commitae1f45c7022ad2ac586400f4aad99d4cc6358fa3
tree257713f00d4373d9a41d6d566cd3ac08fb097632
parentccec4289b95fc15c0aa644d9745ae03ce6d20ef2
phy: Fix initialization in micrel driver.

Missing name string in ks8001_driver, so we crash on register.

Reported-by: Ingo Molnar <mingo@elte.hu>
Tested-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/micrel.c