git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5600090
)
net/mlx4_en: Fixed crash when port type is changed
author
Amir Vadai
<amirv@mellanox.com>
Thu, 7 Nov 2013 09:08:30 +0000
(11:08 +0200)
committer
David S. Miller
<davem@davemloft.net>
Fri, 8 Nov 2013 00:11:13 +0000
(19:11 -0500)
timecounter_init() was was called only after first potential
timecounter_read().
Moved mlx4_en_init_timestamp() before mlx4_en_init_netdev()
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found