commit | c3e324e3d0662661f53c80fee28d70b6713f9dc8 | [log] [tgz] |
---|---|---|
author | Hariprasad Shenai <hariprasad@chelsio.com> | Tue Apr 26 20:10:26 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 26 13:23:57 2016 -0400 |
tree | 971123ba1290d943ae0dc700e3db69e8cb2b9a81 | |
parent | be81a2deb1134c47fadb10cb0bd6540caf6f32d7 [diff] |
cxgb4: Refactor t4_port_init function Refactor t4_port_init() so that the core functionality is done by t4_init_portinfo() for a particular port. Also rename variables to sensible ones. Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>