]> git.karo-electronics.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:33:07 +0000 (20:33 -0700)
commit96557fc50efd5608afb6ba6d50e26a5b175cdc9a
tree311ca53abb18463d9dd88b130f1ba63caf66d494
parent87855fa699dac0cdd02177905aa0fa1ef485ab07
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