linux-stable/drivers/net/ethernet/netronome
Jakub Kicinski 85d8e2ba70 nfp: don't reuse pointers in ring dumping
We were reusing skb pointer when reading page frag, since ring
entries contain a union of a skb and frag pointer.  This can
be confusing to people reading the code.  Refactor the code
to read frag pointer directly.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-18 22:39:28 -07:00
..
nfp nfp: don't reuse pointers in ring dumping 2017-08-18 22:39:28 -07:00
Kconfig nfp: flower: add Kconfig for flower app 2017-06-27 15:48:50 -04:00
Makefile nfp: rename the driver and add new main file 2017-02-10 15:52:24 -05:00