Searched hist:"1 ec4864b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_main.c | 1ec4864b Thu Nov 07 03:08:30 CST 2013 Amir Vadai <amirv@mellanox.com> net/mlx4_en: Fixed crash when port type is changed
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> 1ec4864b Thu Nov 07 03:08:30 CST 2013 Amir Vadai <amirv@mellanox.com> net/mlx4_en: Fixed crash when port type is changed 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>
|