net: move dropreason.h to dropreason-core.h
authorJohannes Berg <johannes.berg@intel.com>
Wed, 19 Apr 2023 12:52:52 +0000 (14:52 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 21 Apr 2023 03:20:49 +0000 (20:20 -0700)
commit5b8285cca6fed9bc5baabe2e5699a5a5c0d96371
tree5b2563f9328b27707be72522b0b358e00f6df712
parent7ab75456be144a354fbb3df1516d82fc24d3d67d
net: move dropreason.h to dropreason-core.h

This will, after the next patch, hold only the core
drop reasons and minimal infrastructure. Fix a small
kernel-doc issue while at it, to avoid the move
triggering a checker.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/netdevice.h
include/linux/skbuff.h
include/net/dropreason-core.h [moved from include/net/dropreason.h with 98% similarity]
include/net/inet_frag.h