Home
last modified time | relevance | path

Searched hist:"74 b6f29163490d88ff53f7c54d0e4514bbf1630b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbgmac.cdiff 74b6f29163490d88ff53f7c54d0e4514bbf1630b Tue Apr 14 05:08:00 CDT 2015 Felix Fietkau <nbd@openwrt.org> bgmac: simplify dma init/cleanup

Instead of allocating buffers at device init time and initializing
descriptors at device open, do both at the same time (during open).
Free all buffers when closing the device.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Acked-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>