commit | d0eb74582fa7b5c15710d293a3c4d8d3409ae165 | [log] [tgz] |
---|---|---|
author | Iyappan Subramanian <isubramanian@apm.com> | Thu Oct 09 18:32:05 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 10 15:06:59 2014 -0400 |
tree | 8e748aabf3544b9443dc68c25ce6860a1b56e08e | |
parent | 5fb32417b7e52d2e6d5f5c64d277a03e5c998a02 [diff] |
drivers: net: xgene: Preparing for adding 10GbE support - Rearranged code to pave the way for adding 10GbE support - Added mac_ops structure containing function pointers for mac specific functions - Added port_ops structure containing function pointers for port specific functions Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: Keyur Chudgar <kchudgar@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>