From ebd024ece16f03a6ffad0d9d93ee56d730184919 Mon Sep 17 00:00:00 2001 From: Alina Friedrichsen Date: Thu, 5 Feb 2009 17:58:34 +0100 Subject: [PATCH] --- yaml --- r: 134456 b: refs/heads/master c: 7b08b3b4a973de20d28d8a322c002c0a5444002a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/net/mac80211.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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