]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gianfar: do not advertise any alarm capability.
authorRichard Cochran <richardcochran@gmail.com>
Mon, 22 Apr 2013 19:42:16 +0000 (19:42 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 May 2013 03:08:19 +0000 (20:08 -0700)
commitb35abd4e63783b8b8a13866dcc5d2fd65dc3cee6
tree620334d5c0f84fcb33808fb725417df691f252c7
parent6b7ac849c11afb0a36f14e8515b07270a2c90e35
gianfar: do not advertise any alarm capability.

commit cd4baaaa04b4aaa3b0ec4d13a6f3d203b92eadbd upstream.

An early draft of the PHC patch series included an alarm in the
gianfar driver. During the review process, the alarm code was dropped,
but the capability removal was overlooked. This patch fixes the issue
by advertising zero alarms.

This patch should be applied to every 3.x stable kernel.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Reported-by: Chris LaRocque <clarocq@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/freescale/gianfar_ptp.c