iwlwifi: renaming last_used and first_empty
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 25 Oct 2007 09:15:24 +0000 (17:15 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:03:08 +0000 (15:03 -0800)
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>

No differences found