/* SPDX-License-Identifier: GPL-2.0 */ /* * Convenience macros for getting/setting struct scx_enums instances. * * Copyright (c) 2024 Meta Platforms, Inc. and affiliates. */ #ifndef __SCX_ENUMS_BPF_H #define __SCX_ENUMS_BPF_H #include "enums.autogen.bpf.h" #endif /* __SCX_ENUMS_BPF_H */ .org.uk/linux-net-next.git/atom/drivers/net/ethernet/pensando?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2020-02-16 08:03:32 +1100
committerDavid S. Miller <davem@davemloft.net>2020-02-16 19:48:21 -0800
commit888d0584afb884b3c402c5d01aa8c0006c25bc52 (patch)
treed305e2d5af8145db5ba8d2d11754df80f53b2e3d /drivers/net/ethernet/pensando
parent8fb9df97750f484fd4ad2de7aa615b357f2e73ee (diff)
net/sonic: Remove obsolete comment
The comment is meaningless since mark_bh() was removed a long time ago. Tested-by: Stan Johnson <userm57@yahoo.com> Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/pensando')