diff --git a/[refs] b/[refs] index 7152fb031f4f..0ed90d168a41 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 97d97b80984d0207e5c125c1b7b9467aad365d8d +refs/heads/master: 7b08b3b4a973de20d28d8a322c002c0a5444002a diff --git a/trunk/include/net/mac80211.h b/trunk/include/net/mac80211.h index 409e2c69269d..341f3e595ebd 100644 --- a/trunk/include/net/mac80211.h +++ b/trunk/include/net/mac80211.h @@ -1354,11 +1354,11 @@ enum ieee80211_ampdu_mlme_action { * * @get_tsf: Get the current TSF timer value from firmware/hardware. Currently, * this is only used for IBSS mode BSSID merging and debugging. Is not a - * required function. Must be atomic. + * required function. * * @set_tsf: Set the TSF timer to the specified value in the firmware/hardware. * Currently, this is only used for IBSS mode debugging. Is not a - * required function. Must be atomic. + * required function. * * @reset_tsf: Reset the TSF timer and allow firmware/hardware to synchronize * with other STAs in the IBSS. This is only used in IBSS mode. This