From 6d6e996c20f27091c09c813e2e73c507602839e3 Mon Sep 17 00:00:00 2001 From: Majd Dibbiny Date: Tue, 27 Jan 2015 15:58:09 +0200 Subject: [PATCH] net/mlx4_core: Update the HCA core clock frequency after INIT_PORT The firmware might change the hca core clock frequency after the driver issues the INIT_PORT command. Therefore we need to query the new value again and save in to the cached dev caps. Fixes: ddd8a6c1 ('net/mlx4_core: Read HCA frequency and map internal clock') Signed-off-by: Majd Dibbiny Signed-off-by: Or Gerlitz Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-format-patch failed