diff options
Diffstat (limited to 'drivers/net/wireless/p54/lmac.h')
-rw-r--r-- | drivers/net/wireless/p54/lmac.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/p54/lmac.h b/drivers/net/wireless/p54/lmac.h index eb581abc1079..3d8d622bec55 100644 --- a/drivers/net/wireless/p54/lmac.h +++ b/drivers/net/wireless/p54/lmac.h | |||
@@ -540,6 +540,7 @@ int p54_update_beacon_tim(struct p54_common *priv, u16 aid, bool set); | |||
540 | int p54_setup_mac(struct p54_common *priv); | 540 | int p54_setup_mac(struct p54_common *priv); |
541 | int p54_set_ps(struct p54_common *priv); | 541 | int p54_set_ps(struct p54_common *priv); |
542 | int p54_fetch_statistics(struct p54_common *priv); | 542 | int p54_fetch_statistics(struct p54_common *priv); |
543 | int p54_set_groupfilter(struct p54_common *priv); | ||
543 | 544 | ||
544 | /* e/v DCF setup */ | 545 | /* e/v DCF setup */ |
545 | int p54_set_edcf(struct p54_common *priv); | 546 | int p54_set_edcf(struct p54_common *priv); |