Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 85bba52d authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: filter: remove unused cpu_off in sparc JIT

parent 0c204940
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -240,8 +240,6 @@ do { *prog++ = LD32I | RS1(FP) | S13(-(OFF)) | RD(DEST); \
do {	*prog++ = LD32I | RS1(FP) | S13(-(OFF)) | RD(SRC);	\
} while (0)

#define cpu_off		offsetof(struct thread_info, cpu)

#ifdef CONFIG_SMP
#ifdef CONFIG_SPARC64
#define emit_load_cpu(REG)						\