diff options
author | Ivo van Doorn <ivdoorn@gmail.com> | 2008-12-03 17:29:48 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-12-05 09:35:57 -0500 |
commit | 9c3444d33e65ade06af82d19522686c1873b953a (patch) | |
tree | 5d4ccac8c604fafe3dd66be98e132f7282ccba7f /drivers/net/ibm_newemac/phy.h | |
parent | 1c02667db5eae801b8fc279fdfa618164c0efb6e (diff) |
rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c
Move all code which determines the right TX descriptor
fields specific to crypto support into rt2x00crypto.c.
This makes the code in rt2x00queue more simpler and
better concentrates all crypto code into a single location.
With this we can also remove some ifdefs in rt2x00queue.c
since the code inside the ifdef is either very small, or
only calling empty functions (see empty function definitions
in rt2x00lib.h).
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/ibm_newemac/phy.h')
0 files changed, 0 insertions, 0 deletions