summaryrefslogtreecommitdiff
path: root/net/switchdev
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-01-16 16:39:30 +0300
committerDavid S. Miller <davem@davemloft.net>2015-01-18 07:58:37 +0300
commitff8b335610cac5509156f28e03355c895bcc94f5 (patch)
tree01937eec933a217996c434c1d613ca7513e22159 /net/switchdev
parent66c1a12c65c5bee2427b7813218d1279e4906084 (diff)
downloadlinux-ff8b335610cac5509156f28e03355c895bcc94f5.tar.xz
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>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions