Searched hist:beb7f2de5728b0bd2140a652fa51f6ad85d159f7 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/net/ |
H A D | psample.h | diff beb7f2de5728b0bd2140a652fa51f6ad85d159f7 Sun Aug 08 01:52:42 CDT 2021 Roi Dayan <roid@nvidia.com> psample: Add a fwd declaration for skbuff
Without this there is a warning if source files include psample.h before skbuff.h or doesn't include it at all.
Fixes: 6ae0a6286171 ("net: Introduce psample, a new genetlink channel for packet sampling") Signed-off-by: Roi Dayan <roid@nvidia.com> Link: https://lore.kernel.org/r/20210808065242.1522535-1-roid@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|