summaryrefslogtreecommitdiff
path: root/drivers/staging/cw1200/wsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cw1200/wsm.h')
-rw-r--r--drivers/staging/cw1200/wsm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/staging/cw1200/wsm.h b/drivers/staging/cw1200/wsm.h
index 6b6d4a8049e..e9f7c922994 100644
--- a/drivers/staging/cw1200/wsm.h
+++ b/drivers/staging/cw1200/wsm.h
@@ -807,6 +807,9 @@ struct wsm_rx {
/* Size of the frame */
/* [out] */ size_t frame_size;
+
+ /* Link ID */
+ /* [out] */ int link_id;
};
/* = sizeof(generic hi hdr) + sizeof(wsm hdr) */