]> git.baikalelectronics.ru Git - kernel.git/commit
s390/net: move pnet constants
authorUrsula Braun <ubraun@linux.ibm.com>
Thu, 7 Feb 2019 14:56:14 +0000 (15:56 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Feb 2019 02:06:18 +0000 (18:06 -0800)
commitb1cf1a710112cfd9b8ce4e4b1ac20c3944c1f98c
tree0f9fd318b146fd25e5eac4456e3923e280873284
parenta4f24d9e3e756ee7ae726265ffe666d5fae4b9cb
s390/net: move pnet constants

There is no need to define these PNETID related constants in
the pnet.h file, since they are just used locally within pnet.c.
Just code cleanup, no functional change.

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/s390/include/asm/pnet.h
arch/s390/net/pnet.c