]> Git Repo - linux.git/commit
bgmac: separate RX descriptor setup code into a new function
authorRafał Miłecki <[email protected]>
Mon, 28 Oct 2013 13:40:29 +0000 (14:40 +0100)
committerDavid S. Miller <[email protected]>
Tue, 29 Oct 2013 21:20:36 +0000 (17:20 -0400)
commitd549c76bccc5405b0c8f5412730f043daab8d29e
tree654bd8b842bd975269cbd83f495315e0da46838f
parentcdfb97bc010d9e9d994eb68f2cbac3a8ada26104
bgmac: separate RX descriptor setup code into a new function

This cleans code a bit and will be useful when allocating buffers in
other places (like RX path, to avoid skb_copy_from_linear_data_offset).

Signed-off-by: Rafał Miłecki <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/broadcom/bgmac.c
This page took 0.044616 seconds and 4 git commands to generate.