]> www.infradead.org Git - users/jedix/linux-maple.git/commit
r8169: fix Config2 MSIEnable bit setting.
authorfrançois romieu <romieu@fr.zoreil.com>
Thu, 15 Dec 2011 08:37:43 +0000 (08:37 +0000)
committerJoe Jin <joe.jin@oracle.com>
Fri, 18 May 2012 03:15:04 +0000 (11:15 +0800)
commit7b98cb25c4dfea70b98015ca30a1f57207349f99
treeeb77a45f4d947a290bab3b293be32af952ef9ccb
parent9df72878311cd13dcc85ea2ab66f89213b21e7ee
r8169: fix Config2 MSIEnable bit setting.

The MSIEnable bit is only available for the 8169.

Avoid Config2 writes for the post-8169 8168 and 810x.

Reported-by: Su Kang Yin <cantona@cantona.net>
(cherry picked from commit 2ca6cf06d988fea21e812a86be79353352677c9c)
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/r8169.c