diff options
author | 2015-01-16 05:39:30 -0800 | |
---|---|---|
committer | 2015-01-17 23:58:37 -0500 | |
commit | ff8b335610cac5509156f28e03355c895bcc94f5 (patch) | |
tree | 01937eec933a217996c434c1d613ca7513e22159 /net/switchdev/switchdev.c | |
parent | socket: use ki_nbytes instead of iov_length() (diff) | |
download | wireguard-linux-ff8b335610cac5509156f28e03355c895bcc94f5.tar.xz wireguard-linux-ff8b335610cac5509156f28e03355c895bcc94f5.zip |
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/switchdev.c')
0 files changed, 0 insertions, 0 deletions