OSDN Git Service

bnep: improve error-msg if bnep.ko is not loaded
authorDavid Herrmann <dh.herrmann@gmail.com>
Wed, 2 Oct 2013 15:57:31 +0000 (17:57 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 3 Oct 2013 06:54:18 +0000 (09:54 +0300)
commit7c6ab2ca3ec3eb2c8536eb71783d7db55dda9ec2
treefb353f0f3aa60bf5c32e4fa4c6ee37ba74eb30c3
parente7f623e09adc7858dbc1adb72d212a27bc9b2066
bnep: improve error-msg if bnep.ko is not loaded

bnep.ko, besides others, can be disabled in custom kernels if
network-support is not required. To avoid strange error messages, handle
EPROTONOSUPPORT as a special case and emit a warning that kernel support
is missing.
profiles/network/common.c
profiles/network/manager.c