commit | 661dbeb9d6e6e698d469c334527eae8177810b1f | [log] [tgz] |
---|---|---|
author | Hariprasad Shenai <hariprasad@chelsio.com> | Fri Sep 02 19:13:53 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 04 11:46:00 2016 -0700 |
tree | 1f612b686ad6cb70aa7c46666ae6a5097bb4f7fc | |
parent | 6f2a80276364f24734eb6b6d0fe1798598aeab90 [diff] |
cxgb4: Add support for ndo_get_vf_config Adds support for ndo_get_vf_config, also fill the default mac address that will be provided to the VF by firmware, in case user doesn't provide one. So user can get the default MAC address address also through ndo_get_vf_config. Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>