[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200612031919.05515.IvDoorn@gmail.com>
Date: Sun, 3 Dec 2006 19:19:05 +0100
From: Ivo van Doorn <ivdoorn@...il.com>
To: "John W. Linville" <linville@...driver.com>
Cc: netdev@...r.kernel.org
Subject: [PATCH 03/26] rt2x00: descriptors
Remove txd and rxd descriptor structures.
All access to the descriptors should be done
by treating the descriptor as a register.
For this we do add a desc structure containing
a array, and several methods for reading and writing
to that array.
This is prepares rt2x00 for the overhaul of the
byteordering mechanism.
Signed-off-by Ivo van Doorn <IvDoorn@...il.com>
---
http://www.mendiosus.nl/rt2x00/03_descriptor.diff
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists