From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Jaremko Subject: Re: linux-next ftmac100 driver Date: Tue, 26 Apr 2011 12:08:11 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: ratbert.chuang@gmail.com, netdev@vger.kernel.org To: =?UTF-8?B?UmF0YmVydCBQby1ZdSBDaHVhbmco6I6K5Y2a5a6HKQ==?= Return-path: Received: from mail-gx0-f174.google.com ([209.85.161.174]:40506 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754553Ab1DZQIN (ORCPT ); Tue, 26 Apr 2011 12:08:13 -0400 Received: by gxk21 with SMTP id 21so279301gxk.19 for ; Tue, 26 Apr 2011 09:08:11 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: > You can try to use udelay() to replace usleep_range(). I will also check this problem when I am free later. > If you solved this problem before me, please send a message (and keep the CC list). > It will be even better if you could submit a patch. :-) That is what I ended up doing and am able to continue with my testing.