Home
last modified time | relevance | path

Searched hist:c438a801e0bb2a4db1d3183a9482af891577a281 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Drx.cdiff c438a801e0bb2a4db1d3183a9482af891577a281 Sun Apr 04 11:45:11 CEST 2021 Christophe JAILLET <christophe.jaillet@wanadoo.fr> sfc: Use 'skb_add_rx_frag()' instead of hand coding it

Some lines of code can be merged into an equivalent 'skb_add_rx_frag()'
call which is less verbose.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>