commit | 19f52a784f7ecb5b51cd73cc4514614b600b995a | [log] [tgz] |
---|---|---|
author | Borislav Petkov <petkovbb@gmail.com> | Mon May 04 09:53:03 2009 +0200 |
committer | Borislav Petkov <petkovbb@gmail.com> | Fri May 15 06:44:38 2009 +0200 |
tree | 3dcc0d4aa96ed7ed65be8936c81458bb0b22f568 | |
parent | 55ce3a129ea2e8faba4a11bb5dbc305590d1c20c [diff] |
ide-atapi: remove pc->buf Now after all users of pc->buf have been converted, remove the 64B buffer embedded in each packet command. There should be no functional change resulting from this patch. Signed-off-by: Borislav Petkov <petkovbb@gmail.com>