From: Rami Rosen <[email protected]>
Date: Tue, 18 Jul 2017 22:23:30 +0300
> This patch removes the definition of PGV_FROM_VMALLOC from af_packet.c.
> The PGV_FROM_VMALLOC definition was already removed by
> commit 441c793a5650 ("net: cleanup unused macros in net directory"),
> and its usage was removed even before by commit c56b4d90123b
> ("af_packet: remove pgv.flags"); but it was added back by mistake later on,
> in commit f6fb8f100b80 ("af-packet: TPACKET_V3 flexible buffer
> implementation").
>
> Signed-off-by: Rami Rosen <[email protected]>
Applied, thanks Rami.