Re: [PATCH net 0/2] Fragmented SKB corrections

2017-07-15 Thread David Miller
From: Doug Berger Date: Fri, 14 Jul 2017 16:12:08 -0700 > Two issues were observed in a review of the bcmgenet driver support for > fragmented SKBs which are addressed by this patch set. > > The first addresses a problem that could occur if the driver is not able > to DMA map a fragment of the S

[PATCH net 0/2] Fragmented SKB corrections

2017-07-14 Thread Doug Berger
Two issues were observed in a review of the bcmgenet driver support for fragmented SKBs which are addressed by this patch set. The first addresses a problem that could occur if the driver is not able to DMA map a fragment of the SKB. This would be a highly unusual event but it would leave the har