commit | 7f0137e2ef9f32143df623001a96f7aab61a9595 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Thu Feb 23 12:02:45 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 23 10:57:57 2017 -0500 |
tree | e6c093d33d61dd9c2eeb7c7f77c9f4c26aea3655 | |
parent | 6ed63d845e7866ff1a0eac9f0fa554fdf2c64e1d [diff] |
net/mlx4_en: Use __skb_fill_page_desc() Or we might miss the fact that a page was allocated from memory reserves. Fixes: dceeab0e5258 ("mlx4: support __GFP_MEMALLOC for rx") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>