]> bbs.cooldavid.org Git - net-next-2.6.git/commit
net: Add missing TST_CFG_WRITE bits around sky2_pci_write
authorTakashi Iwai <tiwai@suse.de>
Thu, 3 Dec 2009 05:12:02 +0000 (05:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Dec 2009 22:54:31 +0000 (14:54 -0800)
commitd66f0b20b2f8eac365fadf5ca492efe4ba539446
tree64f923924269ee0faf38ed194e5b955045d4ce2b
parentb338682dc5c20e8ff986e58407bdb6e3a3e3f0a3
net: Add missing TST_CFG_WRITE bits around sky2_pci_write

Add missing TST_CFG_WRITE bits around sky2_pci_write*() in Optima
setup routines.  Without the cfg-write bits, the driver may spew endless
link-up messages through qlink irq.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sky2.c