Can someone fix this? It causes a build error with 2.6.36.
CC [M] drivers/net/igbvf/ethtool.o
In file included from drivers/net/igbvf/ethtool.c:36:0:
drivers/net/igbvf/igbvf.h:129:15: error: duplicate member 'page'
make[3]: *** [drivers/net/igbvf/ethtool.o] Error 1
make[2]: *** [drivers/net/ig
On 8 Nov 2010, Emil S. Tantilov verbalised:
> Nix wrote:
>> For the record, cherry-picking
>> ff10e13cd06f3dbe90e9fffc3c2dd2057a116e4b (the periodic
>> phy-crash-and-reset check) atop 2.6.36 seems to have fixed it: at
>> least, the machine has been up for a day now without trouble. This
>> commit
Nix wrote:
> On 4 Nov 2010, Jesse Brandeburg spake thusly:
>> The above could be responsible for your issue. If you don't want to
>> disable ASPM system wide, then you could just make sure to run a
>> recent kernel with the ASPM patches, or get our e1000.sf.net e1000e
>> driver and try it, as it w
On 4 Nov 2010, Jesse Brandeburg spake thusly:
> The above could be responsible for your issue. If you don't want to
> disable ASPM system wide, then you could just make sure to run a recent
> kernel with the ASPM patches, or get our e1000.sf.net e1000e driver and
> try it, as it will work around t