From: Rasmus Villemoes <[email protected]> Date: Tue, 18 Jun 2019 00:20:28 +0200
> Changes on x86-64 later in this series require that all struct _ddebug > descriptors in a translation unit uses distinct identifiers. Realize > that for net_dbg_ratelimited by generating such an identifier via > __UNIQUE_ID and pass that to an extra level of macros. > > No functional change. > > Cc: [email protected] > Acked-by: Jason Baron <[email protected]> > Signed-off-by: Rasmus Villemoes <[email protected]> Acked-by: David S. Miller <[email protected]>

