commit | fd48e639dfd3e86dd85bdeb40512a44b74b02e6f | [log] [tgz] |
---|---|---|
author | Hariprasad Shenai <hariprasad@chelsio.com> | Mon Jan 12 22:06:16 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 13 16:31:52 2015 -0500 |
tree | 528ffd6695c73cd39abf36edbe035d770fe6a3b3 | |
parent | 5d632cb70f454ac11158de40d563b08b0cd6e084 [diff] |
cxgb4vf: Initialize mdio_addr before using it In commit 5ad24def21b205a8 ("cxgb4vf: Fix ethtool get_settings for VF driver") mdio_addr of port_info structure was used unininitialzed. Fixing it. Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>