From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ursula Braun Subject: [patch 0/2] s390: claw and ctcm patches Date: Thu, 12 Aug 2010 13:58:26 +0200 Message-ID: <20100812115826.983015000@linux.vnet.ibm.com> Return-path: Sender: netdev-owner@vger.kernel.org List-Archive: List-Post: To: davem@davemloft.net, netdev@vger.kernel.org, linux-s390@vger.kernel.org Cc: schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com List-ID: Dave, these patches repair warnings seen with the linux-2.6.git 2.6.35 caused by the used constants READ / WRITE. The patches apply on linux-2.6.git and net-next-2.6.git. shortlog: Heiko Carstens (1) claw: rename READ/WRITE defines to avoid redefinitions Ursula Braun (1) ctcm: rename READ/WRITE defines to avoid redefinitions Thanks, Ursula