commit | ebcf26dae9f10e247ea41ef66f89b336ba456097 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sat Oct 13 16:26:12 2007 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:02:49 2008 -0800 |
tree | 27913a0d00a754d37702ec29a979c3ce5d358524 | |
parent | 191df5737e3047de8b7d8ea4e17df241cf8eefca [diff] |
[PATCH] rt2x00: Move quality statistics into seperate structure Move all link quality statistics variables into the link_qual structure. This cleans up the link structure and allows us to use it for more then just statistics. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>