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)
commit41c80be24be4eae27571ce524def9467c9705ce5
tree0f9fd318b146fd25e5eac4456e3923e280873284
parentfc4aa1ca1628d31d1e2770b96a3bd8e25eef118d
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