sam 7edd0aa8ef Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
  and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR:		kern/133178
Reviewed by:	thompsa, rpaulo
2009-03-29 17:59:14 +00:00
..
2009-02-05 18:39:33 +00:00
2009-02-04 20:39:45 +00:00
2009-03-16 08:21:51 +00:00
2008-07-11 18:26:12 +00:00
2009-02-05 19:37:49 +00:00
2009-03-25 06:27:56 +00:00
2009-02-05 19:37:49 +00:00
2009-03-25 07:05:23 +00:00
2008-12-20 00:04:04 +00:00
2009-02-05 19:33:20 +00:00
2008-11-26 13:44:11 +00:00
2009-03-27 20:40:17 +00:00
2009-02-05 19:36:14 +00:00
2009-02-05 19:37:49 +00:00
2008-01-21 09:51:28 +00:00
2008-06-17 05:48:42 +00:00
2009-03-20 14:32:51 +00:00
2008-04-26 14:13:48 +00:00
2009-02-10 23:17:20 +00:00
2009-02-17 16:02:45 +00:00
2009-02-10 23:17:20 +00:00