diff options
| author | Eric Dumazet <[email protected]> | 2015-01-16 13:39:30 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-01-18 04:58:37 +0000 |
| commit | ff8b335610cac5509156f28e03355c895bcc94f5 (patch) | |
| tree | 01937eec933a217996c434c1d613ca7513e22159 /net/switchdev/switchdev.c | |
| parent | socket: use ki_nbytes instead of iov_length() (diff) | |
| download | kernel-ff8b335610cac5509156f28e03355c895bcc94f5.tar.gz kernel-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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
