linux/drivers/infiniband/hw
Or Gerlitz 8154c07fe1 mlx4_core: Get rid of redundant ext_port_cap flags
While doing the work for commit a6f7feae6d ("IB/mlx4: pass SMP
vendor-specific attribute MADs to firmware") we realized that the
firmware would respond on all sorts of vendor-specific MADs.
Therefore commit 97285b7817 ("mlx4_core: Add extended port
capabilities support") adds redundant code into the driver, since
there's no real reaon to maintain the extended capabilities of the
port, as they can be queried on demand (e.g the FDR10 capability).

This patch reverts commit 97285b7817 and removes the check for
extended caps from the mlx4_ib driver port query flow.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2012-03-06 17:25:18 -08:00
..
amso1100 IB: Use central enum for speed instead of hard-coded values 2012-03-05 09:25:16 -08:00
cxgb3 IB: Use central enum for speed instead of hard-coded values 2012-03-05 09:25:16 -08:00
cxgb4 IB: Use central enum for speed instead of hard-coded values 2012-03-05 09:25:16 -08:00
ehca IB: Use central enum for speed instead of hard-coded values 2012-03-05 09:25:16 -08:00
ipath IB/ipath: Calling PTR_ERR() on right variable in create_file() 2012-01-27 09:48:27 -08:00
mlx4 mlx4_core: Get rid of redundant ext_port_cap flags 2012-03-06 17:25:18 -08:00
mthca Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
nes IB: Use central enum for speed instead of hard-coded values 2012-03-05 09:25:16 -08:00
qib IB/qib: Roll back PCIe tuning change 2012-01-27 10:03:38 -08:00