linux-stable/drivers/net/ethernet/chelsio
Jan Glauber fd3065b25b chelsio: remove get_clock and use ktime_get
The get_clock() of the chelsio driver clashes with the s390 one.
The chelsio helper reads a timespec via ktime just to convert it
back to ktime. I can see no different outcome from calling
ktime_get directly.

Remove the get_clock and use ktime_get directly.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-07 12:56:22 -05:00
..
cxgb chelsio: remove get_clock and use ktime_get 2012-12-07 12:56:22 -05:00
cxgb3 cxgb3: remove __dev* attributes 2012-12-03 11:16:42 -08:00
cxgb4 cxgb4: remove __dev* attributes 2012-12-03 11:16:42 -08:00
cxgb4vf cxgb4vf: remove __dev* attributes 2012-12-03 11:16:42 -08:00
Kconfig cxgb3: Restore dependency on INET 2012-11-28 17:40:59 -05:00
Makefile