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)
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>

No differences found