Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[NET]: Shut up warnings in net/core/flow.c"
This reverts commit af2b407 Changing the #define to an inline function breaks on non-SMP builds, since wuite a few places in the kernel do not implement the ipi handler when compiling for UP. Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information