kernel-ark/drivers/ptp
Richard Cochran c1e6aaf0ab ixp4xx_eth: Fix up the get_ts_info ethtool method.
Commit e77bd1ec121ee4163a6b42a44e87b2e382c39e04 added support for a
new ethtool function, but that cannot compile due to a misnamed global
variable. Not that it really matters (since the IXP4xx does compile
either, as of about Linux 3.1) but just in case, this patch fixes the
misnamed variable in the PHC driver.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-12 16:01:09 -04:00
..
Kconfig supports eg20t ptp clock 2012-03-09 13:55:34 -08:00
Makefile supports eg20t ptp clock 2012-03-09 13:55:34 -08:00
ptp_chardev.c ptp: Fix some locking bugs in ptp_read() 2011-06-01 19:29:10 -07:00
ptp_clock.c ptp: Add a method for obtaining the device index. 2012-04-04 05:28:45 -04:00
ptp_ixp46x.c ixp4xx_eth: Fix up the get_ts_info ethtool method. 2012-04-12 16:01:09 -04:00
ptp_pch.c ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings. 2012-03-09 14:47:24 -08:00
ptp_private.h
ptp_sysfs.c