adrian 1971635d2c run(4): fix WME support (untested).
Now run(4) fetches parameters from ic->ic_wme.wme_params array, which is never initialized
(and can be safely removed). This patch replaces &ic->ic_wme.wme_params with
&ic->ic_wme.wme_chanParams.cap_wmeParams (contains parameters for local station;
used by other drivers with WME support).

Tested:

* me: STA: run0: MAC/BBP RT5390 (rev 0x0502), RF RT5370 (MIMO 1T1R), address 38:83:45:11:78:ae
2015-10-03 22:33:45 +00:00
..
2015-03-10 16:06:07 +00:00
2015-09-15 18:21:56 +00:00
2015-03-17 08:42:09 +00:00
2015-06-03 15:43:55 +00:00
2015-10-03 22:33:45 +00:00