Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: Fix page seeking for skb_splice_bits().
struct page walking should be done with proper accessor functions, not directly. With doubts from David S. Miller and Herbert Xu. Signed-off-by: Jarek Poplawski <jarkao2@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information