commit | 5d7b80522b3f1c60147b8c0405ca57e015be26e5 | [log] [tgz] |
---|---|---|
author | Hariprasad Shenai <hariprasad@chelsio.com> | Tue Mar 01 17:19:35 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 02 14:46:30 2016 -0500 |
tree | 8d0218c6d67dee6e7232e86a5604ce966f3b4b18 | |
parent | cb440364c72cbbf3dde084cf65b997b40ecb8efd [diff] |
cxgb4vf: Remove redundant adapter ready check during probe Function t4vf_wait_dev_ready() is already called in t4vf_prep_adapter(), no need to call it again in adap_init0(). Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>