2.6.33-longterm review patch. If anyone has any objections, please let us know.
------------------ From: Greg Rose <[email protected]> commit b1d670f10e8078485884f0cf7e384d890909aeaa upstream. declaration. Reported-by: Andi Kleen <[email protected]> Signed-off-by: Greg Rose <[email protected]> Tested-by: Emil Tantilov <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> Cc: Andreas Radke <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> --- drivers/net/igbvf/igbvf.h | 1 - 1 file changed, 1 deletion(-) --- a/drivers/net/igbvf/igbvf.h +++ b/drivers/net/igbvf/igbvf.h @@ -126,7 +126,6 @@ struct igbvf_buffer { unsigned int page_offset; }; }; - struct page *page; }; union igbvf_desc { _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
