From mboxrd@z Thu Jan 1 00:00:00 1970 From: bnc at netspeed.com.au Date: Sun, 18 Oct 2009 21:43:36 +1000 Subject: [ath9k-devel] stlc45xx error In-Reply-To: References: Message-ID: <20091018214336.7797ca65@lbnc.JUSTUS> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org All, I have two issues 1) I am running kernel 2.6.31.3-1-desktop on a suse 11.2 system. I checked the kernel config and it has all the 11n requirements set. I am running the supplied ath9k and do not understand why I am connecting to my dlink 11n capable router at 11g. 2) In view of the above I decided to download and compile wireless-testing anyway. the make worked but the make modules gave me; drivers/staging/stlc45xx/stlc45xx.c:2351: warning: initialization from incompatible pointer type So I did a search for the error and found that it was known and has been suggested for removal; In that case I guess probably the best option would be to remove stlc45xx from staging as Kalle sugested. Users should migrate to p54spi since it is already in /net/wireless/ Could this be done or could someone tell me how to remove it, or how I can proceed. Thanks, Brian