]> 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 02:51:53 +0000 (19:51 -0700)
commit8370884e1b78a1aa1c4c80872cea22c0269b93bd
treeb4f512030b5f00f4963faea0dc9ed6860d7f003d
parent0907fdff86010806099f872de9fff2b86d6b18fe
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