[PATCH] rt2x00: Move quality statistics into seperate structure
authorIvo van Doorn <ivdoorn@gmail.com>
Sat, 13 Oct 2007 14:26:12 +0000 (16:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:49 +0000 (15:02 -0800)
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>

No differences found