diff options
author | Claudiu Manoil <claudiu.manoil@freescale.com> | 2015-07-13 16:22:05 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-15 17:13:24 -0700 |
commit | f23223f15fd7d359a08ea346a0a537ccaf417014 (patch) | |
tree | 912d0f0fd67774ffe7352436abdc7ff4c1e39f25 /ipc | |
parent | f966082e2065d223942cc40e0bc4841f84f0604d (diff) |
gianfar: Use ndev, more Rx path cleanup
Use "ndev" instead of "dev", as the rx queue back pointer
to a net_device struct, to avoid name clashing with a
"struct device" reference. This prepares the addition of a
"struct device" back pointer to the rx queue structure.
Remove duplicated rxq registration in the process.
Move napi_gro_receive() outside gfar_process_frame().
Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions