[S390] cio: Fix incomplete commit for uevent suppression.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 22 Oct 2007 10:52:41 +0000 (12:52 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 22 Oct 2007 10:52:47 +0000 (12:52 +0200)
commit5bf04b2062c5b441d7154216694fea7dc2a6a7f3
tree6651d0d6ac77b50ad4ba926cdfa15f7861951eba
parent054696077a6c4f9e306321d45b5762d6ea7940e1
[S390] cio: Fix incomplete commit for uevent suppression.

Commit fa1a8c23eb7d3ded8a3c6d0e653339a2bc7fca9e intended to
introduce uevent suppression for subchannels, but half of it was
lost somewhere. Now, we end up with two uevents for every registered
subchannel :( So we should better add the missing part from
http://marc.info/?l=linux-kernel&m=117515953113974&w=2.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/css.c