Eric Dumazet ff8b335610 niu: remove one compound_head() call
After a "page = alloc_page(mask);", we do not need to use
compound_head() : page already points to the right place.

This would be true even if using alloc_pages().

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-17 23:58:37 -05:00
..
2015-01-02 15:45:10 -05:00
2015-01-16 22:24:20 -05:00
2014-12-30 18:34:23 -05:00
2014-12-31 19:19:00 -05:00
2014-11-11 18:12:32 -05:00
2015-01-17 23:58:37 -05:00
2014-12-14 16:10:09 -08:00
2015-01-11 21:44:55 -05:00
2014-12-22 16:29:03 -05:00
2014-12-22 16:29:03 -05:00