diff options
author | Andy Gospodarek <gospo@broadcom.com> | 2022-04-08 03:58:58 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-08 11:52:47 +0100 |
commit | ca1df2dd8e2f2c18a90d21e59ad56d43c2e9322e (patch) | |
tree | 17bfe321ada653dcb14534b961838a6664e519bd /README | |
parent | ee536dcbdce4966009b4ea15f03cba045161249a (diff) | |
download | linux-ca1df2dd8e2f2c18a90d21e59ad56d43c2e9322e.tar.bz2 |
bnxt: refactor bnxt_rx_pages operate on skb_shared_info
Rather than operating on an sk_buff, add frags from the aggregation
ring into the frags of an skb_shared_info. This will allow the
caller to use either an sk_buff or xdp_buff.
Signed-off-by: Andy Gospodarek <gospo@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions