Linux wireless drivers development
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@google.com>
To: linux-wireless@vger.kernel.org
Subject: wireless warnings
Date: Tue, 15 May 2007 15:28:45 -0700	[thread overview]
Message-ID: <20070515152845.f27b49b5.akpm@google.com> (raw)

drivers/net/wireless/mac80211/adm8211/adm8211.c: In function 'adm8211_interrupt_rci':
drivers/net/wireless/mac80211/adm8211/adm8211.c:501: warning: passing argument 2 of '__memcpy' makes pointer from integer without a cast
drivers/net/wireless/mac80211/adm8211/adm8211.c:501: warning: passing argument 2 of '__builtin_memcpy' makes pointer from integer without a cast
drivers/net/wireless/mac80211/adm8211/adm8211.c:523: warning: passing argument 2 of 'pci_map_single' makes pointer from integer without a cast
drivers/net/wireless/mac80211/adm8211/adm8211.c: In function 'adm8211_init_rings':
drivers/net/wireless/mac80211/adm8211/adm8211.c:1542: warning: passing argument 2 of 'pci_map_single' makes pointer from integer without a cast
drivers/net/wireless/mac80211/bcm43xx/bcm43xx_main.c: In function 'bcm43xx_chip_reset':
drivers/net/wireless/mac80211/bcm43xx/bcm43xx_main.c:3473: warning: 'err' may be used uninitialized in this function
drivers/net/wireless/mac80211/p54/prism54usb.c: In function 'p54u_rx_cb':
drivers/net/wireless/mac80211/p54/prism54usb.c:103: warning: assignment makes pointer from integer without a cast
drivers/net/wireless/mac80211/p54/prism54usb.c: In function 'p54u_init_urbs':
drivers/net/wireless/mac80211/p54/prism54usb.c:141: warning: passing argument 4 of 'usb_fill_bulk_urb' makes pointer from integer without a cast
drivers/net/wireless/mac80211/p54/prism54pci.c: In function 'p54p_refill_rx_ring':
drivers/net/wireless/mac80211/p54/prism54pci.c:261: warning: passing argument 2 of 'pci_map_single' makes pointer from integer without a cast


Some of these are pointing at serious bustage.  The kind which goes oops.

             reply	other threads:[~2007-05-15 22:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-15 22:28 Andrew Morton [this message]
2007-05-16  6:15 ` wireless warnings Michael Wu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070515152845.f27b49b5.akpm@google.com \
    --to=akpm@google.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox