]> 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)
commit8d93f3f3c17e098c0a4c9045767c9a85d26c6a0f
tree0f9fd318b146fd25e5eac4456e3923e280873284
parentd8b9d1f32007ca61df53b203b24e00b3337da2e5
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