diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/sunrpc/xprt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sunrpc/xprt.h b/include/linux/sunrpc/xprt.h index 4596c26f97aa..902a9c0a2d9a 100644 --- a/include/linux/sunrpc/xprt.h +++ b/include/linux/sunrpc/xprt.h | |||
| @@ -55,6 +55,7 @@ enum rpc_display_format_t { | |||
| 55 | RPC_DISPLAY_ALL, | 55 | RPC_DISPLAY_ALL, |
| 56 | RPC_DISPLAY_HEX_ADDR, | 56 | RPC_DISPLAY_HEX_ADDR, |
| 57 | RPC_DISPLAY_HEX_PORT, | 57 | RPC_DISPLAY_HEX_PORT, |
| 58 | RPC_DISPLAY_UNIVERSAL_ADDR, | ||
| 58 | RPC_DISPLAY_MAX, | 59 | RPC_DISPLAY_MAX, |
| 59 | }; | 60 | }; |
| 60 | 61 | ||
