commit | 6772b653f8c2fd0a54a23da28a0a761685deec85 | [log] [tgz] |
---|---|---|
author | Iyappan Subramanian <isubramanian@apm.com> | Wed Mar 25 12:19:12 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 27 14:18:48 2015 -0700 |
tree | 5d9c988da6042571368ec71b383a83cdc2c597d2 | |
parent | d31346494bd2b1185949dc64ab6467186b80fb05 [diff] |
drivers: net: xgene: Add separate tx completion ring - Added wrapper functions around napi_add, napi_del, napi_enable and napi_disable - Moved platform_get_irq function call after reading phy_mode - Associating the new irq to tx completion for the supported ethernet interfaces 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>