commit | a908a743822d2eed2d8394bb607bb9db5934dcfc | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Mon Aug 30 21:12:24 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 31 14:22:23 2010 -0400 |
tree | 3d6c3a4ec342eebe61a6964d405d102eaf2d7f7a | |
parent | 56363ddeeed3afc5277ca227209773bc1042cc7b [diff] |
rt2x00: Rename txentry_desc.queue -> txentry_desc.qid Variables containing queue ids are called qid everywhere else, hence rename the queue field in txentry_desc to qid as well. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>