commit | eada7cad6005006b457f10a4c3e1881ff99d03a4 | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Mon Sep 27 13:02:40 2010 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 28 15:47:57 2010 -0400 |
tree | 5421051eab821b184a9b3ec1c5caa8ae86a0db7d | |
parent | 28df897a42aa41d6318be5b9872c4bb5c8d8d7e3 [diff] |
ath5k: Fix bitmasks and typos for PCU Diagnostic register As reported by Ryan Niemi, some bitmasks in the register definition for the PCU Diagnostic register (DIAG_SW) were missing a zero at the end. While at it fix some typos and add more comments. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>