X-Git-Url: https://bbs.cooldavid.org/git/?a=blobdiff_plain;f=drivers%2Fnet%2Figbvf%2Figbvf.h;h=9d4d63e536d40e0daedade509b35e377a7ae65d7;hb=b1d670f10e8078485884f0cf7e384d890909aeaa;hp=debeee2dc717c6f86261c53ea93f46b84a07e9ca;hpb=1f10cd34d9b347106cb34ef91c8ff76f12ee67a8;p=net-next-2.6.git diff --git a/drivers/net/igbvf/igbvf.h b/drivers/net/igbvf/igbvf.h index debeee2dc71..9d4d63e536d 100644 --- a/drivers/net/igbvf/igbvf.h +++ b/drivers/net/igbvf/igbvf.h @@ -1,7 +1,7 @@ /******************************************************************************* Intel(R) 82576 Virtual Function Linux driver - Copyright(c) 2009 Intel Corporation. + Copyright(c) 2009 - 2010 Intel Corporation. This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General Public License, @@ -126,7 +126,6 @@ struct igbvf_buffer { unsigned int page_offset; }; }; - struct page *page; }; union igbvf_desc {