commit | dfecc759e64b0ea581468fe2359836f1998deac9 | [log] [tgz] |
---|---|---|
author | Ganesh Goudar <ganeshgr@chelsio.com> | Wed Jul 04 17:49:33 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 05 20:14:29 2018 +0900 |
tree | d8b5af961b46fbe71a29d3b96a452accd703220c | |
parent | 4ed88df766704633459d8fddce1c1c87e1acb844 [diff] |
cxgb4: Fix the condition to check if the card is T5 Use 'chip_ver' rather than 'chip' to check if the card is T5. Fixes: e8d452923ae6 ("cxgb4: clean up init_one") Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>