diff options
Diffstat (limited to 'drivers/net/wireless/libertas/cmd.c')
-rw-r--r-- | drivers/net/wireless/libertas/cmd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/libertas/cmd.c b/drivers/net/wireless/libertas/cmd.c index 899b115f4c14..c6e50195d65c 100644 --- a/drivers/net/wireless/libertas/cmd.c +++ b/drivers/net/wireless/libertas/cmd.c | |||
@@ -1459,6 +1459,7 @@ done: | |||
1459 | lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret); | 1459 | lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret); |
1460 | return ret; | 1460 | return ret; |
1461 | } | 1461 | } |
1462 | EXPORT_SYMBOL_GPL(libertas_prepare_and_send_command); | ||
1462 | 1463 | ||
1463 | /** | 1464 | /** |
1464 | * @brief This function allocates the command buffer and link | 1465 | * @brief This function allocates the command buffer and link |