All of lore.kernel.org
 help / color / mirror / Atom feed
* Multiple interfaces in mac80211
@ 2007-07-05  0:23 Jon Smirl
  2007-07-05  6:05 ` Michael Wu
  0 siblings, 1 reply; 22+ messages in thread
From: Jon Smirl @ 2007-07-05  0:23 UTC (permalink / raw)
  To: linux-wireless

I added some debugging code to __ieee80211_rx() and I noticed in this loop:
		list_for_each_entry(sdata, &local->sub_if_list, list) {

that my adapter has two interfaces, not one like I expected. I have
the adapter in monitor mode. In the loop the first interface is
IEEE80211_IF_TYPE_AP and the second is IEEE80211_IF_TYPE_MNTR.
iwconfig only shows the monitor mode interface like I expected.

-- 
Jon Smirl
jonsmirl@gmail.com

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2007-07-07 10:00 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-05  0:23 Multiple interfaces in mac80211 Jon Smirl
2007-07-05  6:05 ` Michael Wu
2007-07-05 12:30   ` Tomas Winkler
2007-07-05 12:34     ` Johannes Berg
2007-07-05 13:57       ` John W. Linville
2007-07-06 10:44         ` Johannes Berg
2007-07-05 13:32     ` Jon Smirl
2007-07-06  4:54       ` Michael Wu
2007-07-06 12:33         ` Jon Smirl
2007-07-06 12:44           ` Johannes Berg
2007-07-06 12:55             ` Jon Smirl
2007-07-06 12:58               ` Johannes Berg
2007-07-06 13:00                 ` Jon Smirl
2007-07-06 13:14                   ` Johannes Berg
2007-07-06 13:22                     ` Jon Smirl
2007-07-06 13:36                       ` Johannes Berg
2007-07-06 18:00                   ` Ivo van Doorn
2007-07-06 18:37                     ` Jon Smirl
2007-07-06 21:16                       ` Ivo van Doorn
2007-07-06 22:33                         ` Tomas Winkler
2007-07-07  9:46                           ` Ivo van Doorn
2007-07-07 10:01                             ` Johannes Berg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.