summaryrefslogtreecommitdiff
path: root/conntrack.h
diff options
context:
space:
mode:
Diffstat (limited to 'conntrack.h')
0 files changed, 0 insertions, 0 deletions
x/net-next.git/diff/?h=nds-private-remove&id=9141ad8773f4f6ebb8cd9fa376d9497fa7e73374'>Diffstat (limited to 'drivers/staging/greybus')
-rw-r--r--drivers/staging/greybus/light.c116
1 files changed, 94 insertions, 22 deletions
diff --git a/drivers/staging/greybus/light.c b/drivers/staging/greybus/light.c9d66e /drivers/staging/greybus
parent081ee14ab4452bbf7bab9b4df61519bb48a44375 (diff)
greybus: connection: fix offloaded-connection ping cport id
The host-device cport_ping callback expects the AP side cport id, but was incorrectly passed the interface cport id. Note that no host-device driver currently implements this callback, and that it is soon even to be removed. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus')
-rw-r--r--drivers/staging/greybus/connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/greybus/connection.c b/drivers/staging/greybus/connection.c