]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
lcs: ensure proper ccw setup
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Mon, 24 Sep 2012 04:24:24 +0000 (04:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Sep 2012 19:45:17 +0000 (15:45 -0400)
commit3c7874758743a857cadbb9eaf42825d75370dacd
treeb91ace1cc4703bab1781bdef9520d62916a5290f
parent725b9c0425f54450d1f376befb85dae706ea0c7a
lcs: ensure proper ccw setup

Make sure that all ccws used for writing are initialized with
zeros - especially since the last ccw contains a TIC for which
the unused fields have to be zeros.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/lcs.c