commit | 41c80be24be4eae27571ce524def9467c9705ce5 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.ibm.com> | Thu Feb 07 15:56:14 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 07 18:06:18 2019 -0800 |
tree | 0f9fd318b146fd25e5eac4456e3923e280873284 | |
parent | fc4aa1ca1628d31d1e2770b96a3bd8e25eef118d [diff] |
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>