staging: fsl-dpaa2/eth: Always call napi_gro_receive()
commitd4b3763d380c8e97e816ad1e268a002248ff2bc1
authorIoana Radulescu <ruxandra.radulescu@nxp.com>
Tue, 6 Jun 2017 15:00:31 +0000 (6 10:00 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jun 2017 10:02:54 +0000 (13 12:02 +0200)
tree7b86f84ceaff8e2e0f786719496ae123306bbf7e
parente40ef9e48fa44cb1b5d51bf6e602d4a292cc5dfb
staging: fsl-dpaa2/eth: Always call napi_gro_receive()

The function itself checks whether GRO support is enabled
and acts accordingly, so we don't need to verify it in the
driver as well.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c