]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
8139cp: ring_info removal for the transmit path
authorFrancois Romieu <romieu@fr.zoreil.com>
Sun, 10 Sep 2006 21:33:44 +0000 (23:33 +0200)
committerFrancois Romieu <romieu@fr.zoreil.com>
Tue, 12 Sep 2006 19:00:46 +0000 (21:00 +0200)
commit48907e39890590792c58272604cfb34ad1d80054
tree75cc0a74ef9c704b3cfe0745d4bde39b5db515fb
parentcccb20d3a9b7c6d4b6e1b52ee02814e6094aaa12
8139cp: ring_info removal for the transmit path

As long as the descriptor fits on a single cacheline, the change
should be almost free.

Now ring_info is not used at all. Remove it.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
drivers/net/8139cp.c