diff options
author | Al Viro <viro@ZenIV.linux.org.uk> | 2008-02-01 07:05:44 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-02-01 20:54:03 +1100 |
commit | 9c52fab2f187636b39afb0dcf562872ed42ab608 (patch) | |
tree | 95dc4da467f543dfde86f898105bef9ff82cee82 /kernel/latencytop.c | |
parent | 13f09b95a82c46ed608d057b22e0dd18ebfff22a (diff) |
Fix dl2k constants
The MSSR constants didn't match the reality - bitfield declarations used
to be correct (1000BT_FD - bit 11, 1000BT_HD - bit 10), but enum had
them the other way round. Went unnoticed until the switch from the
bitfields use to the explicit arithmetics and I hadn't caught that one
when verifying correctness of change...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/latencytop.c')
0 files changed, 0 insertions, 0 deletions