commit | 99fd99f618daecae638550275cb132ab1ffe464c | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Wed Nov 18 14:07:58 2009 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 11 12:23:21 2009 -0800 |
tree | 368720fb2b8acf69ca799d90d3afd1a2191c158a | |
parent | 2e5e0b890d4f6f2e9e836c2c21157fbb085c3ed9 [diff] |
Staging: et131x: clean up the avail fields in the rx registers These have a wrap bit but again need little work to clean out. There are a couple of uglies left that want addressing in later clean up. Notably we should probably keep the local psr copy and wrap as two values. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>