android_kernel_samsung_univ.../drivers/net/ethernet/sfc
Daniel Pieczko 9eb0a5d190 sfc: free multiple Rx buffers when required
When Rx packet data must be dropped, all the buffers
associated with that Rx packet must be freed. Extend
and rename efx_free_rx_buffer() to efx_free_rx_buffers()
and loop through all the fragments.
By doing so this patch fixes a possible memory leak.

Signed-off-by: Shradha Shah <sshah@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-31 17:36:20 -07:00
..
bitfield.h
ef10_regs.h
ef10.c sfc: Revert SRIOV changes. 2015-04-08 16:30:01 -04:00
efx.c powerpc updates for 4.1 2015-04-16 13:53:32 -05:00
efx.h sfc: Revert SRIOV changes. 2015-04-08 16:30:01 -04:00
enum.h
ethtool.c
falcon_boards.c
falcon.c sfc: Revert SRIOV changes. 2015-04-08 16:30:01 -04:00
farch_regs.h
farch.c sfc: Revert SRIOV changes. 2015-04-08 16:30:01 -04:00
filter.h
io.h
Kconfig
Makefile sfc: Revert SRIOV changes. 2015-04-08 16:30:01 -04:00
mcdi_mon.c
mcdi_pcol.h
mcdi_port.c
mcdi.c sfc: Revert SRIOV changes. 2015-04-08 16:30:01 -04:00
mcdi.h
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h sfc: Revert SRIOV changes. 2015-04-08 16:30:01 -04:00
nic.c
nic.h sfc: Revert SRIOV changes. 2015-04-08 16:30:01 -04:00
phy.h
ptp.c
qt202x_phy.c
rx.c sfc: free multiple Rx buffers when required 2015-05-31 17:36:20 -07:00
selftest.c sfc: Fix memcpy() with const destination compiler warning. 2015-04-17 15:15:40 -04:00
selftest.h
siena_sriov.c sfc: Revert SRIOV changes. 2015-04-08 16:30:01 -04:00
siena.c sfc: Revert SRIOV changes. 2015-04-08 16:30:01 -04:00
tenxpress.c
tx.c
txc43128_phy.c
vfdi.h
workarounds.h