commit | 3ab113399b633bacb500a903d2f96f25ded2226c | [log] [tgz] |
---|---|---|
author | Petri Gynther <pgynther@google.com> | Wed Mar 25 12:35:15 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 27 14:26:15 2015 -0700 |
tree | 1839afd7a798bf9ef73ceeb56eb2de3adbf2abd8 | |
parent | e2aadb4aa9fe4619a78dd925a4756535e9bf3d74 [diff] |
net: bcmgenet: rework Rx 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>