summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-bond.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-01-16 14:54:11 +0100
committerThomas Haller <thaller@redhat.com>2015-02-24 11:49:03 +0100
commite96af59444eb2f449271bd3896c47c68ebb33a5c (patch)
tree2ce6ae529d36689a823b10e8302c974822d0e63a /src/devices/nm-device-bond.c
parent5a042737152b928f5cd9d0e874df5952be219c12 (diff)
downloadNetworkManager-e96af59444eb2f449271bd3896c47c68ebb33a5c.tar.gz
device: add flags argument to check_connection_available()
Diffstat (limited to 'src/devices/nm-device-bond.c')
-rw-r--r--src/devices/nm-device-bond.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/nm-device-bond.c b/src/devices/nm-device-bond.c
index 8cad44f5c9..ae3059de33 100644
--- a/src/devices/nm-device-bond.c
+++ b/src/devices/nm-device-bond.c
@@ -78,7 +78,7 @@ is_available (NMDevice *dev)
static gboolean
check_connection_available (NMDevice *device,
NMConnection *connection,
- gboolean for_user_activation_request,
+ NMDeviceCheckConAvailableFlags flags,
const char *specific_object)
{
/* Connections are always available because the carrier state is determined