commit | f5eda57f9bb17b6f09f7888dfc2c47db7aea45d4 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Mon Dec 22 07:15:05 2008 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Dec 22 07:15:05 2008 -0800 |
tree | cbb175e2ba2126b62ddf295b046309fea8e8acf8 | |
parent | b8dd786f9417e5885929bfe33a235c76a9c1c569 [diff] |
mlx4_core: Delete incorrect comment The comment about a "Conditional on hca_type" was cut-and-pasted from the mthca driver, and doesn't apply to mlx4 (since only one type of HCA is handled by mlx4). So just delete it. Signed-off-by: Roland Dreier <rolandd@cisco.com>