commit | fc4b6853fb5e729616159d4f17785f089227a8e8 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu Oct 25 17:15:24 2007 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:03:08 2008 -0800 |
tree | a054bb23d3a21c70bd62f48799832418246a37ca | |
parent | 91e1747384b80813c2a6c7a9d2dd99722d5b9e1e [diff] |
iwlwifi: renaming last_used and first_empty This patch renames queue pointers to write_ptr and read_ptr instead of first_empty and last_used. This is closer to technical terminology we everyday use Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>