commit | e2aadb4aa9fe4619a78dd925a4756535e9bf3d74 | [log] [tgz] |
---|---|---|
author | Petri Gynther <pgynther@google.com> | Wed Mar 25 12:35:14 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 27 14:26:14 2015 -0700 |
tree | e5ec665f54ec9cd25d3c107ea0d9470978266046 | |
parent | b2e97eca88f07d1a4dae691ad8d751ba1de15645 [diff] |
net: bcmgenet: rework Tx NAPI code Introduce new bcmgenet functions to handle the NAPI calls to: netif_napi_add() napi_enable() napi_disable() netif_napi_del() Signed-off-by: Petri Gynther <pgynther@google.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>