aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRoland Vossen <[email protected]>2011-10-21 16:16:25 +0200
committerJohn W. Linville <[email protected]>2011-11-08 15:54:18 -0500
commita8bc4917ed6bd6101569630708baaac14504ab8c (patch)
tree90e0736ca0107a8583b1416711f4f1f8c961c866 /tools/perf/scripts/python
parent43ac09722f8e8f69cb528877c4b853cf9b96d9d7 (diff)
brcm80211: smac: bugfix for tx mute in brcms_b_init()
Transmit can only be muted if the mac core is enabled. When brcms_b_init() is called, the mac core is suspended. Brcms_b_init() calls a transmit mute function that requires an enabled mac core. This code path is never taken, but would have been taken in subsequent patches. Reviewed-by: Alwin Beukers <[email protected]> Reviewed-by: Arend van Spriel <[email protected]> Reviewed-by: Pieter-Paul Giesberts <[email protected]> Signed-off-by: Roland Vossen <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions