diff options
Diffstat (limited to 'drivers/net/wireless/libertas/rx.c')
-rw-r--r-- | drivers/net/wireless/libertas/rx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/libertas/rx.c b/drivers/net/wireless/libertas/rx.c index a0779dc78285..0b7854d797c4 100644 --- a/drivers/net/wireless/libertas/rx.c +++ b/drivers/net/wireless/libertas/rx.c | |||
@@ -277,6 +277,7 @@ done: | |||
277 | lbs_deb_leave_args(LBS_DEB_RX, "ret %d", ret); | 277 | lbs_deb_leave_args(LBS_DEB_RX, "ret %d", ret); |
278 | return ret; | 278 | return ret; |
279 | } | 279 | } |
280 | EXPORT_SYMBOL_GPL(libertas_process_rxed_packet); | ||
280 | 281 | ||
281 | /** | 282 | /** |
282 | * @brief This function converts Tx/Rx rates from the Marvell WLAN format | 283 | * @brief This function converts Tx/Rx rates from the Marvell WLAN format |