commit | 0bdab171ec04ea9d26a40608f69350c8c9e4872c | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Mon Apr 26 10:18:08 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 26 14:21:24 2010 -0400 |
tree | e7b786deccb7d83b01dc9ab6e2ceeee27a5bef73 | |
parent | ce9626eae243b788993fedc03f30e2d1cb178c7a [diff] |
rt2x00: fix typo in rt2800.h Fix a typo in a comment in rt2800.h. Instead of replacing the wrong hexvalue (0x171c) with the correct one (0x1718) just use the appropriate readable define. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Acked-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>