Skip to content
Commit 79bb1ee4 authored by Paul Gortmaker's avatar Paul Gortmaker
Browse files

net: fix implicit kmod.h usage in bridge/br_stp_if.c



To fix this, once the implicit presence of module.h is removed:

net/bridge/br_stp_if.c: In function ‘br_stp_start’:
net/bridge/br_stp_if.c:131: error: implicit declaration of function ‘call_usermodehelper’
net/bridge/br_stp_if.c:131: error: ‘UMH_WAIT_PROC’ undeclared (first use in this function)

Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent bc3b2d7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment