r8169: failure to enable mwi should not be fatal
authorfrançois romieu <romieu@fr.zoreil.com>
Mon, 26 Apr 2010 11:42:06 +0000 (11:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Apr 2010 22:36:47 +0000 (15:36 -0700)
commit87aeec767e1de60d7f76abbb44df5372b0932b7b
treec6cc319efa9212bdd1b9c843e326bddf6c4d9638
parent4eb8b9031a0314539605733597b1e30222d4da70
r8169: failure to enable mwi should not be fatal

Few (6) network drivers enable mwi explicitly. Fewer worry about a
failure.

It is not a fix but it should avoid some annoyance like
http://bugzilla.kernel.org/show_bug.cgi?id=15454

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Conrad Kostecki <conikost@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/r8169.c